tuse 22 Junior Poster

I have a 'users' table in which the password is stored using MD5 encryption. (Drupal created this table)


I have my Windows Application in which I have a login window. What I want to do is take the password from that table. So, in the textfield that asks for password, it must be converted into MD5. How can this be done in Vb.NET?


Or is there any other alternative so that I can still be able to authenticate from the same table in the database?

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.