Use a POST request. If you are serious about making sure it is not
intercepted in the middle, you'll need to use SSL for the request too.

- Brett

-----Original Message-----
From: Mike Kelley [mailto:[EMAIL PROTECTED]]
Sent: Thursday, 29 November 2001 4:50 PM
To: [EMAIL PROTECTED]
Subject: Hinding information from the URL (during the request)


I have a simple form that sets a page up so a user can query a DB, the
beginning of the page is a form where the user enters their user name and
password ....

The password is "hidden" as the user types 

BUT
 
When they submit the query all connection data (including the password!) is
displayed in the address bar of the browser.

How do I stop from passing the information in the address bar (or at least
how do I hide it??)??

TIA

Mike

--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to