Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Webbrowser control : retrieve the htmlcode of the page
Message
 
To
17/05/2004 03:36:50
General information
Forum:
Visual FoxPro
Category:
Internet applications
Miscellaneous
Thread ID:
00904487
Message ID:
00905116
Views:
12
Give this a try:

o.Document.DocumentElement.OuterHtml

This will get the whole document including the HTML headers. The body is read-write, but the Document is read only.

If you're working with the object model be sure to check here for detailed info on using the WB control with VFP:

http://www.west-wind.com/presentations/shellapi/shellapi.asp

+++ Rick ---



>I'm using the webbrowser4 control and I would like to retrieve the html code of the displayed page. There seem to be some methods available to retrieve the pages html code, but I can't get them working ...
>
>Anyone, any ideas ?
+++ Rick ---

West Wind Technologies
Maui, Hawaii

west-wind.com/
West Wind Message Board
Rick's Web Log
Markdown Monster
---
Making waves on the Web

Where do you want to surf today?
Previous
Reply
Map
View

Click here to load this message in the networking platform