There is one button(MyButton). OnClick of this button a modalpopup(MyPopup) appears with one asyncfileupload ajax control, Ok button and Cancel button.
How to upload an image when fileupload is under updatepanel? I have a button say \"upload\" inside that update panel.