Click here to Skip to main content
15,921,697 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
i want to use jquery modal form in asp.net 3.5

when i click button one registration page open and i fill the information and save the data in database.
Posted

1 solution

Learn about how to open jQuery dialog windows here: http://jqueryui.com/dialog/[^]

For opening up some dynamic content that can do a postback and stuff onto a jQuery modal popup, read the article here: jQuery Modal Dialog with Dynamic Content[^][^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900