473,327 Members | 2,090 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,327 software developers and data experts.

submit form help

I am trying to use a submit form at no luck. When you hit submit and check the mail it doesent come. Here is the code please help



<form method="POST" action="--WEBBOT-SELF--">
<!--webbot bot="SaveResults" S-Email-Format="TEXT/PRE" S-Email-Address="recsource@whereplaymatters.com" B-Email-Label-Fields="TRUE" S-Builtin-Fields -->
<dl>
<dd>&nbsp;</dd>
</dl>
<div style="position: absolute; width: 252px; height: 87px; z-index: 1; left: 50px; top: 281px" id="layer1">
Installation Type
<p><input type="radio" name="MessageType" value="Commercial" checked>Commercial&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n bsp;&nbsp;
<input type="radio" name="MessageType" value="Residential">Residential</div>
<p>&nbsp;</p>
<dl>
<dd>&nbsp;<div style="position: absolute; width: 100px; height: 190px; z-index: 2; left: 4px; top: 380px" id="layer2">
Comments
<p><textarea name="Comments" rows="9" cols="37"></textarea></div>
</dd>
</dl>
<p>&nbsp;</p>
<dl>
<dd>
<div style="position: absolute; width: 308px; height: 336px; z-index: 3; left: 5px; top: 26px" id="layer3">
Contact Information<dl>
<dd>
<table>
<tr>
<td>Name</td>
<td>
<input type="text" size="29" maxlength="256" name="Name0"></td>
</tr>
<tr>
<td>Address</td>
<td>
<input type="text" size="29" maxlength="256" name="Addressl0"></td>
</tr>
<tr>
<td>City</td>
<td>
<input type="text" size="29" maxlength="256" name="City0"></td>
</tr>
<tr>
<td>State&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp ;&nbsp;
</td>
<td>
<input type="text" size="29" maxlength="256" name="State0"></td>
</tr>
</table>
<table width="297">
<tr>
<td width="52">Zip&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
</td>
<td>
<input type="text" size="29" maxlength="256" name="Zip1"></td>
</tr>
<tr>
<td width="52">Phone</td>
<td>
<input type="text" size="29" maxlength="256" name="Phone1"></td>
</tr>
<tr>
<td width="52">Fax&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;
</td>
<td>
<input type="text" size="29" maxlength="256" name="Fax1"></td>
</tr>
<tr>
<td width="52">Email&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs p;
</td>
<td>
<input type="text" size="29" maxlength="256" name="Email1"></td>
</tr>
</table>
</dd>
</dl>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</div>
&nbsp;</dd>
</dl>
<div style="position: absolute; width: 298px; height: 33px; z-index: 4; left: 8px; top: 591px" id="layer4">
<p align="center"><input type="submit" value="Submit">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp ;&nbsp;
<input type="reset" value="Clear Form"></div>
<p>&nbsp;</p>
</form>
<h5>&nbsp;</h5>
Sep 25 '06 #1
2 2615
ronverdonk
4,258 Expert 4TB
Looks to me this code is created using a package such as Frontpage or alike.
This form is submitted to a routine named WEBBOT SELF. These webbot inclusions are usually also created by your webpage program. You probably made an error in one of that program's form definitions.
[HTML]<form method="POST" action="--WEBBOT-SELF--">[/HTML]
Since that routine most probably does not exist, submission will give you a 404 error. You need the routine specified in the "action=" attribute of the form statement to handle the form.

Ronald :cool:
Sep 27 '06 #2
Looks to me this code is created using a package such as Frontpage or alike.
This form is submitted to a routine named WEBBOT SELF. These webbot inclusions are usually also created by your webpage program. You probably made an error in one of that program's form definitions.
[HTML]<form method="POST" action="--WEBBOT-SELF--">[/HTML]
Since that routine most probably does not exist, submission will give you a 404 error. You need the routine specified in the "action=" attribute of the form statement to handle the form.

Ronald :cool:
Thank You so much that helped alot
Sep 27 '06 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

5
by: Bruce Duncan | last post by:
I can't seem to figure our why this doesn't work. I don't get any errors, it just doesn't submit. Can anyone shed some light. <?PHP $var1 = "http://localhost/php/index.php"; $varx = "bruce";...
2
by: Margaret Werdermann | last post by:
Hi all: I'm having a nasty time with a particularly difficult piece of code and was hoping someone might be able to help me. I have a FormMail form that originally worked perfectly. Then, I...
15
by: JR | last post by:
Hi. I hope someone out there who is more versed with JavaScript than I can help me with the following annoying problem. Here's the problem. I have a form with the following layout: Column A...
6
by: charlie_M | last post by:
I figured out via various help from this forum... EXAMPLE: onClick="document.forms.MYBUTTON.value='SIMPLE';document.forms.submit()" In my CGI I see "MYBUTTON" = "SIMPLE" and this works...
4
by: gimme_this_gimme_that | last post by:
Hi, This is sort of a : How to build a Yes/No dialog box qquestion. Or perhaps a question about getting javascript variables from a pop-up window and processing them on a submit. This is...
9
by: Eric George | last post by:
Hi, Has anyone had any success using jscript submit method in their VS.NET projects? For example I have some client processing in a script function then call <form name>.submit(); This won't...
5
by: Navillus | last post by:
Hey gang, I have a login form that is empty by default, but can be filled with values from a previous form: <input type=text maxlength="40" size="40" name="user" value="`usr`"> <input...
12
by: Daniel Klein | last post by:
I'm pretty new at php and web stuff so please be gentle with me. I'm trying to get a form to submit when the user presses the Enter key. I do not want to use javascript. I've googled this to...
4
by: j1dopeman | last post by:
Hi, I'd like to use a button to save and then submit a form. I can set the onlick of the button to mahButton_click or submit, but I can't figure out how to do both. It looks like c# can't...
4
by: vunet | last post by:
Hello, My HTML form submits some values to a hidden iframe. However, this is done for file upload fields only. After file uploading is finished I am using this form to submit all other data...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.