Re: ActiveX object and IEXPLORE.EXE process...
- From: Thomas 'PointedEars' Lahn <PointedEars@xxxxxx>
- Date: Mon, 16 Jan 2006 13:32:58 +0100
Simon wrote:
> I recently posted about an issue I was having which no-one could help
> with,
Maybe nobody understood your problem due to insufficient description, or
nobody cared?
> but I have researched some more and have discovered something
> very strange...
It would (have )be(en) prudent if you posted the message-ID of
the thread you are referring to or simply continued that thread.
> [...]
> However I have a more complicated solution to add this to, and using
> the same code as my test page it stops the iexplore.exe process from
> ending under certain circumstances. The solution in question creates
> and opens a new window of set size, no title bar etc. which houses a
> frameset, which in turn has iframes. Now if I leave the original window
> open the process will finish perfectly, on the other hand if I shut the
> original window and submit a post on an iframe the process will not end
> without help from task manager when Internet Explorer is closed!
> [...]
> Can the creation of the ActiveX object after the iframe submit try and
> attach to the original (parent) window?
ISTM that is rather a problem of trying to display a response to a form
submit in a window that no longer exists.
Apart from that, I am sorry, I fail to see the relevance to JS/ECMAScript
programming. Browser windows can be opened in a number of ways as can
ActiveX/COM objects be created and forms be submitted.
If you would be more specific, including post /some/ snippets of code or
the public URI of a test case, maybe that could help others to help you.
Otherwise you should post to a group that deals explicitly with Internet
Explorer and ActiveX/COM programming.
PointedEars
.
- References:
- ActiveX object and IEXPLORE.EXE process...
- From: Simon
- ActiveX object and IEXPLORE.EXE process...
- Prev by Date: Javascript and Textarea problem!
- Next by Date: Re: Reading RSS XML with IE
- Previous by thread: ActiveX object and IEXPLORE.EXE process...
- Next by thread: Javascript and Textarea problem!
- Index(es):
Relevant Pages
|