Hexagora Forum
Hexagora Forum
Home | Profile | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Dynamic HTML Editor
 Dynamic HTML Editor
 Method Not Allowed
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

jerryf
Expert

USA
50 Posts

Posted - 08 Jun 2008 :  22:20:38  Show Profile  Visit jerryf's Homepage  Reply with Quote
I bought the PHP Forms To Go, designed a simple page with a form to input data and went to Forms To Go and processed the page. I connected a link to the php file and exported and published the project. when I naviagated to the form everything worked fine, I went to the order page and filled in the name and email and confirming email and press the submit button. I the web hosting service Im using in on a unix machine and I get the error message

Method Not Allowed
The requested method POST is not allowed for the URL /ORDER_FILE.htm.
Apache/1.3.37 Server at softwareatwork.com Port 80

I'm supposed to have PHP support on the server..
Is this my error or something to do with the PHP script or something on the host server...

Thanks Jerry

Jerry Foote
Jerryf@footegroup.com

joneq
Super User

433 Posts

Posted - 09 Jun 2008 :  03:18:51  Show Profile  Visit joneq's Homepage  Reply with Quote
Take a look around here

http://www.google.com/search?q=The+requested+method+POST+is+not+allowed

BTW all php configs are different for each host and the same for the server settings/apache

I think your problem has to do with the method= "post" and the fact that it is a .htm file

click on the first site in the google link and scroll to the last post.
quote:
Ah, sounds like you were sending a POST request to an HTML file. Which you would get POST request not allowed. You can't send POST requests to HTML files, only GET requests


Go to Top of Page

Martin1
Super User

Netherlands
626 Posts

Posted - 09 Jun 2008 :  12:31:33  Show Profile  Reply with Quote
You could always change post to get but I am not sure this will work.

Give it a try or contact your host because there is no reason (security) post shouldn't work.

Martin
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
Hexagora Forum © s.dav Go To Top Of Page
Snitz Forums 2000