View Single Post
  #1 (permalink)  
Old 21-04-2008, 16:41
MortimerJazz MortimerJazz is offline
Member
 
Join Date: Nov 2007
Posts: 49
Default Getting a 405 error when submitting a form

Hi there,

Any help would be much appreciated. I've just set up a simple form and a straight forward PHP script.

However, when I go to submit information I'm getting the following error message:

Code:
Method Not Allowed
The requested method POST is not allowed for the URL /index.html.
Can anyone help me?

Thanks,
Reply With Quote