View Full Version : Queries and passwords


REDaughdril
01-26-2002, 09:03 PM
I have a querie that they have to enter their
password to get to their specific data. I use [Enter Password] in the command line to limit them to their data. However when the box opens "Enter Password" you can see their password. Is there anyway your can make this popup box a "Password" ******** box. Thanks

DJN
01-28-2002, 08:21 AM
I am afraid that you cannot use an input box to hide the input for a password. Try changing the input box to a message box.