-
Kill popup window without warning
Hi,
When you use
<BODY LANGUAGE=javascript onLoad="window.close()">
a warning window (normally OS window) will popup saying:
The Web page you are viewing is trying to close the window.
Do you want to close this window?
is there any way to close a popup window and not get this warning window.
Thanks
Daniel R. Jimenez
-
Re: Kill popup window without warning
This is one of the most frequently asked questions in ASP message forums.
The answer in short is you cannot. Also closing window abruptly without permission
is not etiquette. But recently I came across some way through which you
can do this albeit only in IE 6.
Harish
"Daniel" <djimenez@scu.edu.au> wrote:
>
>Hi,
>
>When you use
><BODY LANGUAGE=javascript onLoad="window.close()">
>a warning window (normally OS window) will popup saying:
>
>The Web page you are viewing is trying to close the window.
>Do you want to close this window?
>
>is there any way to close a popup window and not get this warning window.
>
>
>Thanks
>
>Daniel R. Jimenez
>
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks