472,121 Members | 1,565 Online
Bytes | Software Development & Data Engineering Community
Post +

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,121 software developers and data experts.

ASP-SQL question

Hello all, I really find hard time with the below issue:

1. I have a tableA in SQL that has user id and pwd, which is used to login to the secured zone on a website.
2. I want to validate the pwd that i enter on the website with the one in the tableA, but the main concern here is that the pwd stored in SQL is saved in MD5 format.

Are anyone aware of how to validate a pwd that we enter on form with the MD5 encoded one in the data base?

Is there a way we do it in order to login...

Please help, your suggestions are highly appreciated...

Tanya
Oct 3 '07 #1
0 1000

Post your reply

Sign in to post your reply or Sign up for a free account.

Similar topics

11 posts views Thread by Steve Hoyer | last post: by
13 posts views Thread by Steve H. | last post: by
6 posts views Thread by tfsmag | last post: by
5 posts views Thread by Mukesh | last post: by
reply views Thread by AdonisL81 | last post: by
reply views Thread by leo001 | last post: by

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.