How do you try to recover it? You must use this type of variable to recover your data: $_POST['variable_name'] and $_GET['variable_name'] Bye! MG29 -----Mensaje original----- De: Patrick Dufresne [mailto:duff3@primus.ca] Enviado el: Sabado, 01 de Noviembre de 2003 12:50 p.m. Para: php-windows@lists.php.net Asunto: POST and GET form 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 -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php