If I have an aspx page (PARENT) which has an IFRAME tage who's src attribute point to another aspx page (CHILD) and on the CHILD page I have AsyncFileUpload control then after uploading a file clicking any button on the CHILD page cause the browser to navigate to the CHILD aspx page, the entire browser window is filled with the CHILD aspx page.
I really need a solution for that, Please help...
Comments: Help! Same problem, asyncfileuplaod delete path to parent and after I click save button he go to child.aspx! WEB: Perent.aspx with iframe and child.aspx with 2 panels, one panel have asyncfileuplaod if I don't upload nothing I just go back to panel1 and Im still in perent iframe... if I upload something , asyncfileuplaod delete path and he redirect path to child. Then Im not any more in parant with iframe! what to do?
I really need a solution for that, Please help...
Comments: Help! Same problem, asyncfileuplaod delete path to parent and after I click save button he go to child.aspx! WEB: Perent.aspx with iframe and child.aspx with 2 panels, one panel have asyncfileuplaod if I don't upload nothing I just go back to panel1 and Im still in perent iframe... if I upload something , asyncfileuplaod delete path and he redirect path to child. Then Im not any more in parant with iframe! what to do?