Click here to Skip to main content
15,884,237 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: web Pin
R. Giskard Reventlov3-May-12 7:48
R. Giskard Reventlov3-May-12 7:48 
QuestionTLS compliant using .net Pin
padmanabhan N2-May-12 21:56
padmanabhan N2-May-12 21:56 
QuestionPlaying music on my end, using APIs of search engines Pin
Neha.prakash882-May-12 21:54
Neha.prakash882-May-12 21:54 
QuestionCredit Card Security Pin
indian1432-May-12 13:28
indian1432-May-12 13:28 
AnswerRe: Credit Card Security Pin
Joshua Omundson2-May-12 14:00
Joshua Omundson2-May-12 14:00 
AnswerRe: Credit Card Security Pin
s_magus2-May-12 15:57
s_magus2-May-12 15:57 
GeneralRe: Credit Card Security Pin
Abel Wike8-Aug-12 1:09
Abel Wike8-Aug-12 1:09 
AnswerRe: Credit Card Security Pin
jkirkerx2-May-12 16:29
professionaljkirkerx2-May-12 16:29 
Well let's think about this. Hackers can only monitor activity during the transmission of data, so Javascript is safe. It's the users responsibility to keep their computer clean. Security is only as safe as your ssl certificate, and the level of encryption your using.

In the long run, validating credit card information is not worth it. Just make sure they enter their name, card number and whatever else you need to process a AUTH_ONLY or AUTH_CAPTURE. Validating card information will be the least of your problems during checkout.

For you hard card card processors out there

Years of experience at this has lead me to think that too much validation confuses people when entering card data, and you will get a phone call for help, or the validation may result in a false flag. Worse case, your error message will be misunderstood.
GeneralRe: Credit Card Security Pin
indian1434-May-12 7:04
indian1434-May-12 7:04 
GeneralRe: Credit Card Security Pin
jkirkerx4-May-12 8:02
professionaljkirkerx4-May-12 8:02 
GeneralRe: Credit Card Security Pin
indian1434-May-12 11:34
indian1434-May-12 11:34 
QuestionUser control loses data on post back Pin
JD862-May-12 6:33
JD862-May-12 6:33 
AnswerRe: User control loses data on post back Pin
R. Giskard Reventlov2-May-12 7:16
R. Giskard Reventlov2-May-12 7:16 
QuestionLoginView Control Error Pin
MWRivera2-May-12 4:53
MWRivera2-May-12 4:53 
AnswerRe: LoginView Control Error Pin
Sandeep Mewara2-May-12 5:40
mveSandeep Mewara2-May-12 5:40 
GeneralRe: LoginView Control Error Pin
MWRivera2-May-12 7:10
MWRivera2-May-12 7:10 
GeneralRe: LoginView Control Error Pin
MWRivera2-May-12 7:24
MWRivera2-May-12 7:24 
AnswerRe: LoginView Control Error Pin
MWRivera3-May-12 6:33
MWRivera3-May-12 6:33 
GeneralRe: LoginView Control Error Pin
Sandeep Mewara4-May-12 4:05
mveSandeep Mewara4-May-12 4:05 
Questioncreate a forum in asp.net Pin
m.alagushankar2-May-12 0:57
m.alagushankar2-May-12 0:57 
AnswerRe: create a forum in asp.net Pin
egenis2-May-12 1:54
egenis2-May-12 1:54 
AnswerRe: create a forum in asp.net Pin
ZurdoDev2-May-12 4:54
professionalZurdoDev2-May-12 4:54 
AnswerRe: create a forum in asp.net Pin
Sandeep Mewara2-May-12 5:43
mveSandeep Mewara2-May-12 5:43 
AnswerRe: create a forum in asp.net Pin
Abhinav S2-May-12 21:51
Abhinav S2-May-12 21:51 
Generalcreate a forum in asp.net Pin
m.alagushankar2-May-12 0:36
m.alagushankar2-May-12 0:36 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.