Thread: user login
View Single Post
  #3 (permalink)  
Old 04-25-05, 05:31 PM
abraxxas's Avatar
abraxxas abraxxas is offline
Newbie Coder
 
Join Date: Apr 2005
Posts: 52
Thanks: 0
Thanked 0 Times in 0 Posts
I guess it'd be worth to mention that you never will be able to create a login system in JavaScript where the website visitor will be able to read the password from the source code. Esentially, no site with the need for a login system for security issues has so low security that a JavaScript login will do

I'd recommend you to go for a serverside language like PHP or ASP
__________________
Will work for bandwidth
Reply With Quote