Thread: Password Prompt
View Single Post
Old 06-17-2003, 10:58 AM   #1 (permalink)
moremonks
Registered User
 
Join Date: Jun 2003
Posts: 9
moremonks is on a distinguished road
Password Prompt

Does anyone have any idea of how to create a password (all asterisk) style input box through any web based means (javascript, vbscript, etc.)? All I can produce is just an input box, which works, but displays plain text. I was thinking of maybe having a small popup with a form inside of it (I'm trying to make a user name / password login prompt), or somehow writing to the input box while monitoring keystrokes, and the just writing asterices (sp?). Any ideas? If anyone knows if it's possible to use windows' native logon style prompt, that'd be hyper keen as well. This is for 2kpro by the way.
moremonks is offline   Reply With Quote