Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / .NET Framework / Scripting / September 2004

Tip: Looking for answers? Try searching our database.

How to encrypt text in textbox before postback

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Charts - 28 Sep 2004 23:07 GMT
I want to use RSACryptoServiceProvider to encrypt/decrypt ASP.NET server text
box for credit card information.  The problem is that I have to encrypt the
text in textbox, which user input (i.e. credit card #) before it post to
server to insure the security of the data transformation.  However any server
events, i.e., button click event are already after the posted back to the
server through internet.  Please advice how I can encrypt data before
postback ( It should be easy to decrypt data in any server event, i.e.,
button click event).
Thanks,
Charts
Jeremy Chapman - 29 Sep 2004 00:45 GMT
Use SSL.  That's generally how it's done.

As well, you can encrypt the viewstate visit www.asp.net there are numerous
examples where they compress/encrypt the viewstate.

> I want to use RSACryptoServiceProvider to encrypt/decrypt ASP.NET server text
> box for credit card information.  The problem is that I have to encrypt the
[quoted text clipped - 6 lines]
> Thanks,
> Charts
Charts - 29 Sep 2004 14:51 GMT
Go it.  Thanks

> Use SSL.  That's generally how it's done.
>
[quoted text clipped - 14 lines]
> > Thanks,
> > Charts

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.