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:
00490095
Views:
13
>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.

Thanks
Anthony
Previous
Reply
Map
View

Click here to load this message in the networking platform