ID: 9579
Updated by: lobbin
Reported By: [EMAIL PROTECTED]
Old Status: Open
Status: Feedback
Bug Type: IIS related
Operating System: NT4.0 ISAPI
PHP Version: 4.0.4pl1
New Comment:

Can you produce this with 4.1.1?


Previous Comments:
------------------------------------------------------------------------

[2001-03-06 10:08:03] [EMAIL PROTECTED]

Create a form and use method = POST with an action to another php
script. The initial form is displayed properly but when you press the
submit button a HTTP 500 internal server error message is displayed
indicating that the action script (action=myscript.php) isn't found.
If I replace the POST with a GET this form works properly.

<form action=myscript.php method=POST>
<input type="Submit" name="submit" value="Update" class="BUTTON">

Web Server:IIS4 
NT 4.0 Service Pack 6
ISAPI installation




------------------------------------------------------------------------



Edit this bug report at http://bugs.php.net/?id=9579&edit=1


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to