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

Reply via email to