EdScript
12-05-2002, 05:48 PM
Please help! I’m getting a runtime error “Permission denied” when executing the following line from a pop up window that I’m about to close but want to refresh the window that opened it first?
This is the line getting the error, is there another way to refresh the opener window or does anyone know why this error occurs in IE 5.5 ?
Thanks,
Ed
window.opener.location.reload()
This is the line getting the error, is there another way to refresh the opener window or does anyone know why this error occurs in IE 5.5 ?
Thanks,
Ed
window.opener.location.reload()