View Single Post
  #2  
Old 21st Oct 02, 03:50 PM
Tomboy Tomboy is offline
BetaONE Supporter
 
Join Date: Jan 2002
Posts: 108
Tomboy is an unknown quantity at this point
Hi,

Create an encrypt function in javascript to process your input and compare the result to an encrypted version of your password. It doesn't have to be too complex to confuse most casual viewers of your code. That should be good enough to keep out 95% of people, the remaining 5% you probably can't keep out without some really serious programming.

Tomboy
Reply With Quote