Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > Session or Request.Form for accessing Sensitive data

Reply
Thread Tools

Session or Request.Form for accessing Sensitive data

 
 
Microsoft
Guest
Posts: n/a
 
      05-19-2006
Is getting sensitive information (ie Credit Card info) from either:
- Session("CreditCardNo")
- Or
- Request.Form(tbCreditCardNo) - From where the card was entered in.

What is the most secure method?

I have one form that collects billind data, then I send the user to another
page where the order is processed. I am needing to know where to store the
variable (credit card no) when changing pages?

TIA,

Steve Wofford


 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Re: Need a simple, secure way to transport & access sensitive data? VanguardLH Computer Security 1 12-31-2009 11:14 PM
Authenticate and Secure the sensitive Data E-Lock Digital Signature Computer Support 0 04-13-2007 06:19 AM
storing sensitive data in java code schw Java 7 01-31-2007 03:28 PM
Suitable data structure for a "context sensitive" 3-tuple? Susan Baker C++ 12 07-08-2005 03:24 PM
Federal Mandated Sensitive Data Elements Ted LeSueur Computer Security 0 07-11-2003 04:56 AM



Advertisments