Do you think, is there a way to make a blockUI message to appear in some way after MVC3 controller’s action has been invoked, not by AJAX, but by pressing a submit button in the form and executing the form’s submit action?
Thank you
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I just added a field in the model which is set accordingly, and then in the document.ready where the popups are invoked when the model’s value change, it shows/don’t show the popup.