MSIE Activex document source? 
Author Message
 MSIE Activex document source?

Has anyone tried using MSIE as an Activex? If so, has anyone any idea
how to access the source of a page? The nearest thing I can find is the
document object, but there doesn't seem to be a lot you can do with it,
well, in fact, nothing I can see.

Any ideas anyone? I want to get the original HTML out of pages and parse
it.

Chris Smith
the rosetta stone consultancy
http://www.*-*-*.com/



Sun, 11 Jun 2000 03:00:00 GMT  
 MSIE Activex document source?

There is a lot to to with the HTMLDocument object, from there on you can get
almost anything you want. I fiddled around a little bit with it but it looks
promising.
Just declare something like URLRefObject as HTMLDocument and in your could
use Set URLRefObject = GetObject("MyUrl.htm")

Good luck



Sun, 11 Jun 2000 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Empty PDF document with PDFWriter,VB and MSIE

2. Capturing an event in MSIE raised by an ActiveX component

3. ActiveX / MSIE SetCookie Pointer needed

4. problem with MSIE and ActiveX under Win31

5. calling a C++ compiled program from within MSIE using ActiveX control

6. Q: ActiveX Control opening forms in MSIE 3

7. MSIE ActiveX

8. Reusing ActiveX Control/Code in Win GUI/MSIE

9. sizing an Activex Document to the document size in IE

10. Display a VBD file from an ActiveX Document Server DLL in a HTML Document

11. ActiveX or ActiveX Document???

12. Hosting a WebBrowser Control Inside ActiveX Document or ActiveX Control to be Ho

 

 
Powered by phpBB® Forum Software