I've got a script that I've modified to password protect a link (you can't click through until you enter the correct user ID and password.) However, I cannot seem to figure out how to tell the program to display asteriks as oppsed to the actual password.<br>
<br>
I use the following line to get information on the password:<br>
var pass=prompt("What is your password?",'');<br>
<br>
Can anyone help me out here?<br>
<br>
-Grebo
<br>
I use the following line to get information on the password:<br>
var pass=prompt("What is your password?",'');<br>
<br>
Can anyone help me out here?<br>
<br>
-Grebo