VB6 : insertAdjacentHTML 
Author Message
 VB6 : insertAdjacentHTML

Hello everyone, hope you're all well. Here goes.

************************
Summary of problem
************************
How do I use the insertAdjacentHTML method using the webBrowser object
within VB?

************************
Details
************************

I have a simple problem.

I am using the WebBrowser object on a normal form
I am then using the navigate method of the WebBrowser to launch a local html
page.
So far I can do all of this and it works.

Next I want to be able to add some text to this page before I set the
WebBrowser.Visible property to True

Furthermore I would like to be able to use the InsertAdjacentHTML after the
HTML page
has finished loading. I know how to wait for the WebBrowser's readystate.

However I cannot get to the InsertAdjacentHTML method. In fact I cannot get
to any
of the HTML elements on the page.

I have done this before but have forgotten now.

Can anyone please please help??!!

Note, this is a standard exe application, not a DHTML application.

Thanks

Simpler



Wed, 28 Apr 2004 22:47:33 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. insertAdjacentHTML

2. HELP: InsertAdjacentHTML Problem

3. insertAdjacentHTML

4. insertadjacenthtml of object to trigger autodownload...

5. Can't open VB6 because VB6 caused a stack fault in module VB6.EXE

6. Can't open VB6 because VB6 caused a stack fault in module VB6.EXE

7. Converting VB6 to VB.NET without a full VB6 project

8. Windows Service Calling VB6 dll doesn't work but works with VB6

9. VB6 + SP4 error in vb6.dll

10. VB6 + SP4 error in vb6.dll

11. VB6 - SP5 exe generates drWatson during OLE communication with VB6 - SP3 exe

12. Does mscomctl for vb6 need the vb6 runtimes?

 

 
Powered by phpBB® Forum Software