Ajax AsynFile upload

Posted by anu on Stack Overflow See other posts from Stack Overflow or by anu
Published on 2010-04-21T15:20:14Z Indexed on 2010/04/21 15:23 UTC
Read the original article Hit count: 570

Filed under:
|

I am using Ajax AsynFile upload..Page is getting postback after the UploadComplete method .. Is there anyways to prevent this full page postback? i have put the control in UpdatePanel, but the page is getting full postback rather than for the panel contents alone.

© Stack Overflow or respective owner

Related posts about asyncfileupload

Related posts about ASP.NET