Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Webview.vcx: _webbrowser4 methods showing strange behavi
Message
 
To
09/07/2001 15:18:33
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00525789
Message ID:
00528359
Views:
15
>Scott - your code works! It was timing out but increasing the delay fixed that. I should have looked into the dialer icon to see if executing the code
>caused byte transfers before timing out (would have told me it was working).
>

>I have some new questions, ok? Is create() a short notation for createobject()?

Yes - sorry about that. CREATEOBJECT() is what you want.

> Are "InternetExplorer.Application" and "ReadyState" and "Document.Body.OuterHTML" from the IExplorer API? Where can I find a reference to these and other objects to control and access the browser?

Erik Moore wrote an article in FoxPro Advisor in June 2000 that gave a good overview of using IE as an automation server. You might want to check that out if you have access to it. Also, try looking at the HTML help files, ieref.chm and inet.chm, which come with the MSDN in the VFP6 box for more info on the IE object model. Finally, you might try doing some searches online at msdn.microsoft.com.

>
>Thank you, thank you!
>Bob

Your welcome <g>

Scott
Scott King
The Support Source Corporation
Previous
Reply
Map
View

Click here to load this message in the networking platform