Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

i have the cenario that i dont know what should i do and what way is the best exactly. I have an index view with some products.when person clicks on "buy" button of per product, i want to check that if user has log on previos, selected product is been saved in order list of user, else,jquery dialog box is shown and login partial view is rendered in it. after clicking login button and authentiacting user, _ThanksForLogin partial view is rendered in dialog ,dialog is been closed automatically, and user is redirected to his order list. what should i do?

i put my codes for another question in below link:

Microsoft JScript runtime error: Syntax error, unrecognized expression on second button click

thanks for helping...

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.