Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Webview.vcx: _webbrowser4 class has odd behavior
Message
 
 
To
01/07/2001 18:43:05
General information
Forum:
Visual FoxPro
Category:
FoxWeb
Miscellaneous
Thread ID:
00525717
Message ID:
00526205
Views:
18
See Thread #525789

>I'm trying to create an application in VFP6, using the webview.vcx file to get embedded IExplorer web access. I want to be able to grab the URL and HTML source of the web page currently displayed in the IE browser viewport. The cURL property always updates fine but the getsourceHTML() method only updates the csourceHTML property when I access a local document (i.e. file://c:\web\test.htm). When I acces an http:// document accross the web, the getsourceHTML() method updates csourceHTML with a blank (or a .NULL.). I can save this HTML file from the web locally on my C: drive, access it locally (via file://), it displays in IE fine (just as it did when accessed via http://), but the source HTML is now available using getsourceHTML(). Why this odd behavior and more importantly, how can I get source HTML access from the http:// document stored somewhere on the web?
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform