Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Webview.vcx: _webbrowser4 methods showing strange behavior
Message
From
02/07/2001 06:11:02
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Title:
Webview.vcx: _webbrowser4 methods showing strange behavior
Miscellaneous
Thread ID:
00525789
Message ID:
00525789
Views:
141
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?

Placed this request for help in the wrong category yesterday: Foxweb, sorry about that. I think I'm in the right place this time.
Next
Reply
Map
View

Click here to load this message in the networking platform