Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Password Entry

Status
Not open for further replies.

4321z

Programmer
Oct 21, 2003
45
GB
Hi,

I'm using an input box to get passwords and therefore control who has access to certain areas of my database, the problem is that when the password is entered any one else can see it. Is there away of using **** to denote the characters entered
 
Hallo,

Not using an Input Box, AFAIK.
Try writing your own popup form with a text box, and you can set the input mask (or is it format?) to Password to get your *'s

- Frink
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top