[PHP] HTTP Error 405 using POST method

2002-02-04 Thread Scott Adams
Hi. I'm learning PHP3 on an IIS 4.0 box and I started by trying out this simple HTML form. The form lets the user input his/her name, email address, and select whether he/she likes oranges or apples and sends the data to a .php file that displays what the user input on the HTML form. The form meth

Re: [PHP] http error 405

2002-01-30 Thread David Otton
On Wed, 30 Jan 2002 21:27:14 +0800, you wrote: >Dear all >I had made a login page for user, but once when you user had login failed, >there will be a error appear which is "HTTP ERROR 405", could someone pls >tell me what is that mean on that error? http://www.google.com/search?hl=en&q=http+resp

[PHP] http error 405

2002-01-30 Thread Jack
Dear all I had made a login page for user, but once when you user had login failed, there will be a error appear which is "HTTP ERROR 405", could someone pls tell me what is that mean on that error? and here is my code for my internal website. === http://microsof