I have a simple login script that takes the login
information from a form and authenticates the user. It
works fine but I am concerned about the login information
showing on the URL. Anyone looking at the users monitor can
see the login/password combination.
Is there a way to "hide" this sensitive information in the
URL?