HiThere is an alert which is apprearing in the screen when i am reloading the parent cgi using the js command top.opener.location.reload running in pop-up cgi, and thenclosing the child cgi. Immediately after closing the cgi, parent cgi start to reload but ask for confirmation alert for reloading the page (parent cgi). Can anybody help with how to avoid the alert ?I have tested both on ie6 and ie7 and sometimes alert doesnot appear.Is it because i am using Database connection in the parent cgi which is causing this alert?
What kind of alert it is?Can you post the screen shot please?It may be somewhere written in your code...
Attached is screenshot of the alert. This alert is coded in the script but this alert appears generally when the normal pages are refreshed.
This screenshot is obtained from ie7.Also the attached is the screenshot on ie6