Re: Explorer Bar gets reloaded on Window.open call
From: Igor Tandetnik (itandetnik_at_mvps.org)
Date: 11/17/04
- Next message: Igor Tandetnik: "Re: beforeNavigate2 cant' get postData C#"
- Previous message: raza: "Re: beforeNavigate2 cant' get postData C#"
- In reply to: raza: "Re: Explorer Bar gets reloaded on Window.open call"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 17 Nov 2004 09:42:18 -0500
"raza" <raza@uraan.com> wrote in message
news:d889d47a.0411170548.58edbda3@posting.google.com
> I agree to the fact that every browser instance has its own instance
> of explorer bar but for some very strange reason when window.open
> happens my bar in existing browser gets destroyed and re created
> (constructor of my main class is called again) ... i know its very
> strange but any help ?
How do you know the constructor is called on the same instance? What
makes you think that it's not a new instance of your component created
in the new IE instance?
--
With best wishes,
Igor Tandetnik
"On two occasions, I have been asked [by members of Parliament], 'Pray,
Mr. Babbage, if you put into the machine wrong figures, will the right
answers come out?' I am not able to rightly apprehend the kind of
confusion of ideas that could provoke such a question." -- Charles
Babbage
- Next message: Igor Tandetnik: "Re: beforeNavigate2 cant' get postData C#"
- Previous message: raza: "Re: beforeNavigate2 cant' get postData C#"
- In reply to: raza: "Re: Explorer Bar gets reloaded on Window.open call"
- Messages sorted by: [ date ] [ thread ]