I am using the following code to close a parent window.
setTimeout('sel f.close()',1000 );
Is it posible to remove the confirm dialog?
Thanks Clive
--
Posted via Mailgate.ORG Server - http://www.Mailgate.ORG
setTimeout('sel f.close()',1000 );
Is it posible to remove the confirm dialog?
Thanks Clive
--
Posted via Mailgate.ORG Server - http://www.Mailgate.ORG
Comment