Ok 1)You can't MD5 Crypt the Pass before leaving the server there might be some fancy way of sending a file signed by pgp keys and then using the Private Key to decrypt it and reading the pass but that is a 'stupid' way also highly time consuming. 2)If you want to password Secure Something, have you thought about using htaccess or http://nz2.php.net/manual/en/features.http-auth.php _________________ Nigel Jones njonez@ihug.co.nz >> -----Original Message----- >> From: Donatas [mailto:MDonatas@centras.lt] >> Sent: Sunday, November 23, 2003 9:44 PM >> To: php-windows@lists.php.net >> Subject: Re: Password Protecting >> >> >> How do you MD5 it before sendig out to server? Is that possible on the >> user side? I guess not... >> >> Piotr Pluciennik wrote: >> >> >Your form is set to GET mode. Your form should work in POST mode. >> >Think also to MD5 your password before sending over internet. >> > >> >HTH >> >Piotr >> > >> >Nik wrote: >> > >> > >> > >> >>Hi Guys 'n' Gals >> >>My login page for my user consits of a text field and a >> password field. when >> >>the user clicks submit the password is being shown in the url, >> can someone >> >>please tell me how to hide this password. >> >> >> >>Thank you >> >>Nik >> >> >> >>-- >> >>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 >> >> -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php