How to refresh a parent page from a modal popup

Posted on 16th Feb 2014 by admin

Hi,I have a modal popup in which I need to upload a file and store in the database should give a message to the user that file is uploaded and update the parent page when I close the modalpopup..Please suggest me the best way to do this.I am working on Asp.net 3.5 with C# .net Scenario:I am using modal popup extender from AjaxControlKit to open a new modal popup in which targetcontrolid is set to a linkbutton.a pop up should appear when a user clicks on the link button which should show a fileupload control and should upload the image on click of an uopdate button gives a confirmation message to the user that file has uploaded and should refresh the parent page.
Regards

Other forums