Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Need a form to view HTML
Message
From
23/11/2003 20:50:53
 
 
To
22/11/2003 10:12:13
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00852462
Message ID:
00852842
Views:
9
Take a look at http://www.west-wind.com/presentations/shellapi/shellapi.asp . Rick Strahl's article talks about IE automation and how to access different parts of the IE document. I think what your after is
*** Retrieve the entire HTML document as a string
lcHtml = oIE.Document.DocumentElement.OuterHtml
Hope this helps
David
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform