With passwords, it's better not to store them at all even in encrypted format. Just store the MD5 value of the password and use that to compare against the MD5 value of the password they type in when logging in. Much safer.
Allen wrote: > Hello Gene > Thanks for your input. I'm using vfp9 sp1 so it is an option. What I ended > up doing was putting in a password length field and use that to work it out. > Like your idea of the delimit though, it would work fine. > Al > > _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/[email protected] ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

