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!
[160 byte] By [baskarelango] at [2007-11-20 11:15:54]
# 1 Re: Encrypt and Decrypt
http://www.google.com/search?hl=en&q=visual+basic+encryption&btnG=Google+Search
PeejAvery at 2007-11-9 19:33:39 >
# 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.
Bill Crawley at 2007-11-9 19:34:45 >
# 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.
dglienna at 2007-11-9 19:35:43 >