Hi,
i am opening a new IE windows by setting the target to "_blank". The when the user clicks on the ok button the following lines works....
which should open the url in the parents window. Doesn't work thoughCode:response.Write("<script> opener.parent.main.location.href(' " & url & " ');</script>")![]()
any ideas?
Many thanks
Nick




Reply With Quote