Encrypt and Decrypt
Hi,
I want to encrypt the data what ever i have entered in the text box and it should be saved as file. How can i do that?
Please give me the code!
# 2 Re: Encrypt and Decrypt
send us what you have so far. You can use the fileSystemObject to write out to a file. You'll need to make a reference to the scripting.runtime object to use it.
# 3 Re: Encrypt and Decrypt
I prefer to use Capicom, which is available for free from microsoft. It is very secure, and easy to use.