How to Encrypt String Using MD5
In classic ASP there is no any encrypt function. But you can use this useful source code to encrypt any string data using MD5. MD5 encryption is a one-way hashing algorithm. MD5 is a great advantage because it is speed and easy to use.
Views: 900 | | by Mathew
View this tutorial