Re: HTML From Stream with Scripts
- From: "Igor Tandetnik" <itandetnik@xxxxxxxx>
- Date: Wed, 24 Jan 2007 15:05:47 -0500
Kelly <kelly.graus@xxxxxxxxxxx> wrote:
I am currently loading HTML from a stream using IPersistStreamInit
(ie, I Navigate to about:blank, wait for the DocumentComplete event,
then use IPersistStreamInit to load the stream). This works great
until I try to load HTML that has a script tag. It looks like the
browser doesn't evaluate any script tags since the page has already
been loaded. Is there a way to get this to work?
Try using IPersistMoniker instead:
http://groups.google.com/group/microsoft.public.inetsdk.programming.html_objmodel/browse_frm/thread/fa57f1eebf880388/02bacd47ce8728f4
--
With best wishes,
Igor Tandetnik
With sufficient thrust, pigs fly just fine. However, this is not
necessarily a good idea. It is hard to be sure where they are going to
land, and it could be dangerous sitting under them as they fly
overhead. -- RFC 1925
.
- References:
- HTML From Stream with Scripts
- From: Kelly
- HTML From Stream with Scripts
- Prev by Date: for darleen: truly artistic keyword searchable - kaz zomse - (1/1)
- Next by Date: Re: Onchange is fired after BeforeNavigate
- Previous by thread: HTML From Stream with Scripts
- Next by thread: for darleen: truly artistic keyword searchable - kaz zomse - (1/1)
- Index(es):
Relevant Pages
|
Loading