Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Automation internet explorer
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Automation internet explorer
Environment versions
Visual FoxPro:
VFP 8 SP1
Miscellaneous
Thread ID:
01047605
Message ID:
01047605
Views:
62
Hi, I found the following example on UI

oIE = createobject('internetexplorer.application')
oIE.Navigate('www.tek-tips.com')
lcStr=oIe.Document.body.innertext

but, when I try to run this, I find that my oIe.Document has not .body

I am the intelligence tool on, so I can do a oIe.Document at the dot prompt
and the .body isn't there.

does anyone know why this might be the case?
Thanks
Steve
Next
Reply
Map
View

Click here to load this message in the networking platform