How do I make a simple password field....more.  
Author Message
Wayne Davis





PostPosted: 2003-7-29 12:04:00 Top

java-programmer, How do I make a simple password field....more. I want to password protect the continued running of a section of javascript.

What I need is for the user to see a login field, they type a code in, if it
is good, the script continues, if bad, it stops dead.
I would like to base the password on julian date.

Also, how do I time out a group of statements after a preset amount of time
like 1 minute or so.

I am not a Java programmer, but if examples are shown, I can usually figure
out the specific details.

THANKS in advance.


 
Tor Iver Wilhelmsen





PostPosted: 2003-7-29 16:45:00 Top

java-programmer >> How do I make a simple password field....more. "Wayne Davis" <email***@***.com> writes:

> I want to password protect the continued running of a section of javascript.

comp.lang.javascript is a better candidate.
 
Wayne Davis





PostPosted: 2003-7-29 22:09:00 Top

java-programmer >> How do I make a simple password field....more. OK, done.... Thanks




"Tor Iver Wilhelmsen" <email***@***.com> wrote in message
news:email***@***.com...
> "Wayne Davis" <email***@***.com> writes:
>
> > I want to password protect the continued running of a section of
javascript.
>
> comp.lang.javascript is a better candidate.