i want to encrypt some value to the encrypted value, i use VBScript. Can anybody give me the syntax...please. By using PHP we can use syntax md5(?value to encrypt?) to encrypt data using md5. Now im using VBSCript to encrypt, so i need to know the syntax.