Forum Moderators: mack
<form method="POST" enctype="text/plain" action="--WEBBOT-SELF--">
<!--webbot bot="SaveResults" S-Email-Address="contact@guptablogs.com" S-Email-Format="TEXT/PRE" -->
Name: <input type="text" name="T1" size="20">
<input type="submit" value="Submit" name="B1">
</form>
Then I used the FrontPage form wizard to create the form and I uploaded all the files that FrontPage generates when we use form wizard. The error I got this time is that the Post method is not allowed.
I will appreciate if someone can guide me here! Thanks a lot!