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

No feedback was provided for this bug, so it is being suspended.
If you are able to provide the information that was requested,
please do so and change the status of the bug back to "Open".


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

[2002-01-12 06:57:08] [EMAIL PROTECTED]

Can you produce this with 4.1.1?

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

[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