Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How do I read the contents of a web page?
Message
General information
Forum:
Visual FoxPro
Category:
Internet applications
Miscellaneous
Thread ID:
00489685
Message ID:
00490025
Views:
14
Anthony,

Try the following:
REPLACE MyTable.MyMemoField WITH oIE.Document.BODY.innerHTML
The property "innerHTML" is available for various elements and maintains the HTML code of the given element.
-----
Fabio Vazquez
http://www.fabiovazquez.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform