When I use the ICallbackeventhandler I get an error that it is not implemented by my .aspx page while the downloaded files work in the same.Could any one point out the reason.
Just add name space System.web.UI.Icallbackhandler in your c# code in aspx.cs file and the page wont work.
I t is meant to call code behind methods from javascript.
Thanks,
Roopangee
Loading
Rodick WuPosted May 26, 2009, 1:01 AM
Rodick WuPosted May 26, 2009, 1:00 AM
Rodick WuPosted May 26, 2009, 12:56 AM