ASP.NET MVC 4 – How to Create A jQuery Modal Popup Form with Ajax Post – Part 2



ASP.NET MVC 4 – How to Create A jQuery Modal Popup Form with Ajax Post – Part 2

ASP.NET MVC 4 - How to Create A jQuery Modal Popup Form with Ajax Post -  Part 2

In part 2 of the ASP.NET MVC 4 Modal Popup Series, I will demonstrate how to add a Form to the Modal Popup we created in Part 1, and how to use the built in AJAX Helper to Post the information in this form without reloading the page.

Source Code: https://www.digioz.com/downloads/tutorials/ModalPopupTest2.zip
Part 1: http://youtu.be/jpg_2vLAJxc
Website: http://www.digioz.com

Comments are closed.