Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Web Browser control - viewing HTML Source
Message
From
23/05/2001 22:08:40
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Title:
Web Browser control - viewing HTML Source
Miscellaneous
Thread ID:
00510689
Message ID:
00510689
Views:
42
I am using the Web Browser Control to display a web page on my vfp form by dropping the control on a form and then calling its Navigate method like this:

Thisform.Browser.Navigate("http://www.Microsoft.com")

Although the control displays the web page correctly, I can't seem to get at the source HTML text. I tried using the .cSourceHTML property, but it is an empty string. GetSourceHTML() returns an empty string.

What am I doing wrong?
Next
Reply
Map
View

Click here to load this message in the networking platform