Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Webbrowser control and Document HTML
Message
 
 
To
12/07/2006 08:26:12
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01135641
Message ID:
01135659
Views:
11
>Can you help me find the property for Webbrowser control which return complete html text?
>I looking for webbrowser.document.body.innerHTML - but its returns me only html after body tag.. but I need completed text.. header, scripts before body.. and so on

Try oIE.Document.documentElement.outerHTML.
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform