Click here to Skip to main content
15,883,749 members
Articles / Web Development / ASP.NET

Load ASP.Net User Control Dynamically Using jQuery

Rate me:
Please Sign up or sign in to vote.
4.62/5 (6 votes)
12 Oct 2010CPOL2 min read 77.5K   18  
Today we will explore the way of loading ASP.Net user control at run time using jQuery. jQuery has one method load(fn) that will help here. This load(fn) method has following definition.
No downloads associated with this content

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

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


Written By
Technical Lead Imfinity India Pte Ltd, Noida (Excelsoft Company)
India India
http://www.imfinity.com/

Comments and Discussions