Saturday, July 30, 2005

ASP.NET 2.0 Callbacks Sample - Inject server controls on the fly without post-back using ASP.NET 2.0 Callbacks

I just added a sample application to my web site.


This sample will demonstrate how we can inject new server controls to a page dynamically without the whole page refresh. Implemented using the ASP.NET 2.0 Callbacks scripts (XMLHTTP).

Please feel free to send me email or comment regarding the sample.

No comments: