
August 21st, 2008, 09:53 AM
|
|
Registered User
|
|
Join Date: Aug 2008
Posts: 6
Time spent in forums: 1 h 25 m 2 sec
Reputation Power: 0
|
|
Quote: | Originally Posted by critter I pulled this from aspnettutorials.com. I want to know if I can take this and make it a strong encryption method. I wanna be able basically to create a page that allows a text box then it encrypt it and saves it to the server. Then later another user can connect to the same page unencrypted and view what was written. Does that make any sense? I all so want to make the original page that the clear text is being sent to, encrypted as not to have it clear text method.
aspnettutorials.com/tutorials/advanced/string-encrypt-vb.aspx
Thanks! |
Why not simply put the clear text page on your http:// web site, and put the editing box page on only your https:// web site?
Dhak
|