hello,
I'm a french programmer so sorry for the language faults.
function close_win_without_prompt()
{ window.opener = top;
window.close();
}
This code is OK for me and for some of my collegue but for others it doesn't work. I've seen the different versions of IE but they are the same...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.