Suppress error message pop-ups in HTA application
- From: "Outlook???" <timo.rexroth@xxxxxxxxx>
- Date: Fri, 8 Aug 2008 09:44:39 -0700 (PDT)
Hi,
I try to load external webpages with in a HTA application.
The actual logic is in a HTML loading external pages in frames and is
embedded into the HTA by iframe.
As soon as the external page is loaded, the containing script tries to
execute "top.location.toString();"
which results in an "Permission denied" error.
This error is not crucial and running the HTML in IE browser with
ignoring script errors switch on works fine.
How can I switch the error pop-up off in HTA ?
Best Regards,
Timo
.
- Follow-Ups:
- Re: Suppress error message pop-ups in HTA application
- From: Joe Fawcett
- Re: Suppress error message pop-ups in HTA application
- Prev by Date: Re: How to free memory in Javascript?
- Next by Date: String.Replace Not Working
- Previous by thread: How to free memory in Javascript?
- Next by thread: Re: Suppress error message pop-ups in HTA application
- Index(es):
Relevant Pages
|