Click to See Complete Forum and Search --> : user accounts


N O 0 B Y
01-01-2004, 11:56 AM
I don't know howto create accounts and passwords. I want someone to give me the code. I also want to hide it from anyone who clicks view source and tries to steal the passwords
Thanks a lot to anyone who helps me.:P:cool: :confused:

fredmv
01-01-2004, 12:00 PM
If you want to do it in client-side JavaScript, use the code provided by Jeff in this thread (http://forums.webdeveloper.com/showthread.php?s=&threadid=24202) which uses the Secure Hash Algorithm. However, if you have server-side scripting available, use that instead.