Hi everyone,
Can somebody tell me how to avoid the waring message box while the script like bellow tries to close the window?
<html>
......
<script>
window.close();
</script>
.....
</html>
Thanks a lot in advance. Hoping reciving you help soon.
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 2 of 2
|
Click Here to Expand Forum to Full Width |