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 Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Passwords and Prompts

Status
Not open for further replies.

macmac1

Programmer
Jan 20, 2002
11
US
Hi all.

I need to force behavior in a prompt box...

ex:
calvin is what the type in
xxxxxx is what is displayed.

Is this possible with a prompt box?

Thanks
Calvin Click
 
You have to use an <input type=password> in a form, so that would have to be in a popup window in a form or in a form on a page.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top