PDA

View Full Version : Method Not Allowed


Ducati
08-23-2006, 04:32 PM
Hi there,

I've searched the forums for an answer to this, but it's escaping me at this time.

At this URL ... http://www.adoptarescuepet.org/wishlist.htm

when I complete the form and hit Submit, I get this error ...


Method Not Allowed
The requested method POST is not allowed for the URL /wishmail.html.


I've checked over both the wishlist and wishmail pages for errors, everything looks ok to me.

Please shed some light on this poor soul.

Thanks,

-Duc

page1ink.
08-23-2006, 06:30 PM
You need to point the "action" attribute of the <form> tag to a script which will process the form. You can use a language such as PHP or CGI to accomplish this, or, if your site was created in FrontPage, you can do it via a form object in there (you'll need to look it up unless someone else can shed some light on that topic, though). I do know Bluehost offers a couple of solutions with your account. Search the forums for "bluemail" and you should come up with some answers.

Hope that helps!

Ducati
09-05-2006, 05:16 PM
Ok,

Thanks for the reply. I read someplace on the net that some hosts do not allow the action to be pointed towards another HTML page.

I'll do some snooping around.

-Duc