I tried copying your code from the tutorial video in ASP. I hosted my website with GoDaddy's Economy Windows Hosting with Plesk. When I click the submit button I get this error
Method Not Allowed The HTTP verb used to access this page is not allowed.
The page is titled myform.htm
Here is the code <html> <meta http-equiv="Content-language" content="en-us"> <body>
When I change the extention of the page to myform.htm, When I click on the submit button it clears what is in the text box fields and does nothing else
Here is my website url: http://www.inclusionpathways.com/myform.htm
Can you let me know how to fix this
Kevin Robertson
@Reply 4 years ago
Missing equal sign.
action "form-process.asp"
Also, you haven't closed your body tag.
Sorry, only students may add comments.
Click here for more
information on how you can set up an account.
If you are a Visitor, go ahead and post your reply as a
new comment, and we'll move it here for you
once it's approved. Be sure to use the same name and email address.
This thread is now CLOSED. If you wish to comment, start a NEW discussion in
Active Server Pages Forum.