ENcrypting a password
I just need a couple of pointers in the right direction. I am inserting records into the VB user table as part of registering a user on my site.
1. How do I properly encrypt the password so that VB works correctly?
2. What is that "salt" variable in the users table?
3. I found tables usertextfield and userfield. Are there any other tables that need to be inserted/updated?
4. How do I format/create joindate to get the integer that vB uses?
|