Hello everyone,

----> I'm sorry if I posted this in the wrong forum or if this doesn't exactly constitute a tutorial. Just tell me and I’ll move/delete the post.

----> In a thread I read earlier today, it talked about adding a secure login for Visual Basic applications. Although my code uses a local file, this could easily be change to read from a database. The basic idea is that I use a popular (or well constructed) HASH Cipher to compare username and passwords...

----> I've included the source code in a ZIP archive. I hope this helps some newbie VB coders