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