View Single Post
Old 02-20-2007, 07:46 AM   #3 (permalink)
da_ticklah
Senior Member
2019 Marathon Kickstarter Backer24-hour Marathon 2018 Fundraiser Backer47-hour Marathon 2016 Kickstarter Backer
 
da_ticklah's Avatar
 
Join Date: Jan 2006
Location: Memphis 10
Posts: 1,534
Firefox/2.0.0.1 on Win XP dumped some errors about not being able to run MD5 on the passwd.

Line 46: 'Response.Write(MD5Hash(password.Text.ToLower, odbcDR.Item("salt").ToString) & "<BR>")
Line 47:
Line 48: If MD5Hash(password.Text, odbcDR.Item("salt").ToString) = odbcDR.Item("password") Then
Line 49: Select Case odbcDR.Item("UserGroupID")
Line 50: Case 2, 6, 23
(Offline)   Reply With Quote