I recently installed PHP under Microsoft Server 2000 / IIS 4.0 and I'm having
problem with POST and GET. If I put my form in METHOD=POST, I cannot recover
the string in the destination page.


If I put METHOD=GET in my form, I'm able to get back my string but they are
displayed in the URL.

Why I cannot use METHOD=POST??? I'm not in CGI but in ISAPI mode.

--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to