Trying to set up a "skeleton" form generated with Frontpage 2000. After installing Frontpage Extensions, when I hit Submit on the form I get this response:
*-*-* :-| :^| :-/ :-( 8-( *-*-*
* status=1
* osstatus=0
* msg=FrontPage security violation.
* osmsg=
I'm new at this, and don't understand any of the above response. Please explain the above stuff and suggest how to fix it.
Thanks,
Jack
Here's the brief code:
</head>
<body background="SANTAFE.GIF">
<pre class="prettyprint"></pre>
<form method="POST" name="Lead Form" action="--WEBBOT-SELF--">
<!--webbot bot="SaveResults" S-Label-Fields="TRUE"
B-Reverse-Chronology="FALSE" S-Email-Format="TEXT/CSV"
S-Email-Address="saddlebums@gmail.com" B-Email-Label-Fields="TRUE"
B-Email-ReplyTo-From-Field="FALSE" S-Email-ReplyTo="DoNotReply"
B-Email-Subject-From-Field="FALSE" S-Email-Subject="Lead from JLG"
S-Date-Format="%m/%d/%Y"
S-Builtin-Fields="REMOTE_NAME REMOTE_USER HTTP_USER_AGENT Date"
U-Confirmation-Url="thanks2.html"
U-File="C:\Documents and Settings\Jack and Nancy\My Documents\ Reliv\LEADS\jxn.qupis.com\_private\form_results.txt"
S-Format="TEXT/CSV" -->
<p align="center"> </p>
<div align="center">
<center>
<table border="1" width="50%">
<tr>
<td width="33%">First Name:</td>
<td width="33%">Last Name:</td>
<td width="34%">Sex:</td>
</tr>
<tr>
<td width="33%"> </td>
<td width="33%"><input type="text" name="T1" size="20"></td>
<td width="34%"> <input type="radio" value="M" name="Sex">Male
<input type="radio" name="Sex" value="F">Female</td>
</tr>
<tr>
<td width="33%">Street::</td>
<td width="33%"> </td>
<td width="34%"> </td>
</tr>
<tr>
<td width="33%"> </td>
<td width="33%"> </td>
<td width="34%"> </td>
</tr>
<tr>
<td width="33%">Country:</td>
<td width="33%"> </td>
<td width="34%"> </td>
</tr>
<tr>
<td width="33%"><!--webbot bot="Validation" B-Value-Required="TRUE" --><select size="1" name="Country">
<option selected value="USA">USA</option>
<option value="Canada">Canada</option>
</select></td>
<td width="33%"> </td>
<td width="34%"> </td>
</tr>
<tr>
<td width="33%">Email:</td>
<td width="33%"> </td>
<td width="34%"> </td>
</tr>
<tr>
<td width="33%"><input type="text" name="T2" size="20"></td>
<td width="33%"> </td>
<td width="34%"> </td>
</tr>
<tr>
<td width="33%"> </td>
<td width="33%"> </td>
<td width="34%"> </td>
</tr>
<tr>
<td width="33%"> </td>
<td width="33%"> </td>
<td width="34%"> </td>
</tr>
</table>
</center>
</div>
<p align="center"><input type="submit" value="Submit My Request" name="Submit">
<input type="reset" value="Reset" name="Reset"></p>
</form>
<p class="MsoNormal" align="center"> </p>
<p class="MsoNormal" align="center"> </p>
</body>
</html>
| |
|
Welcome to KnowledgeSutra - Dear Guest | |
Frontpage Problem
Started by jackmcca, Apr 25 2008 03:11 PM
No replies to this topic
Reply to this topic

1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users













