asp.net - How to open an aspx page using jquery -
I want to know how to display the ASPX page in a popup using jquery
You want to make partial use instead of a full page and then use the method found in the following form:. After that, you can put the content of your received request into a jqModal modal window as defined by this page:
Comments
Post a Comment