revler1082
Starting Member
United States
1 Posts |
Posted - 26 December 2007 : 12:50:57
|
Thank you in advance for any help. I currently have a small website on the company intranet (ASP.NET). I rolled Snitz out, and it worked fine, setup was a breeze. The only problem is that I already have registered users, and I just wanted to use the usernames and passwords that they originally registered with. The problem is that I hashed the passwords with md5 whereas I saw you used sha. I found md5 code for asp and tried changing the code in the login page, but it seems to have no effect. Can anyone tell me where I should be looking, I'm not very good with classic ASP. |
|