HOW TO:

Hash a string (Hashing a string is a one way encryption there is no back from the hash)
var myResult = ncTools.MD5Helper.HashIt("Microsoft");
Result: 140864078aeca1c7c35b4beb33c53c34
Download the ncTools Library here ncTools.zip

Add Feedback