Click here to Skip to main content
15,893,161 members
Home / Discussions / ASP.NET
   

ASP.NET

 
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 
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 
I'm going to private message that answer to you.

I wasted too much time on card validation in the past, and should of focused on the User Interface in whole. Card Validation is no good if you can't get them to fill in the data in the first place. If you blast too many messages, then they get frustrated, and give up, resulting in lost sales.

You have to make the customer feel like a rock star, so when they check out, they think they are computer king. Of course, we simply made it super easy for them, but they don't need to know that.

All the information has to be there, 100% accurate. If they see a mistake, they will leave real quick.

You have to gain the trust of the customer with your user interface, and it should be very clear and organized.

Now you can write some Jquery to help the process out, a little reminder here, a arrow there, but real gentle like.

So work on your user interface first, test it on people, then add validation one at a time. Of course get your main code working as well, then keep polishing the product until it's silky smooth and easy to use.

For validating, just paint the border of the textbox a light red, so it can be noticed, but is not shouting at them. Look at Twitter, or the Guardian Newspaper, where you can leave a comment. They are great examples of validation.
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 
AnswerRe: create a forum in asp.net Pin
ZurdoDev2-May-12 4:54
professionalZurdoDev2-May-12 4:54 
GeneralRe: create a forum in asp.net Pin
m.alagushankar3-May-12 21:18
m.alagushankar3-May-12 21:18 

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.