Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
_Webbrowser4
Message
From
03/11/2010 10:14:46
 
 
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Title:
Miscellaneous
Thread ID:
01487889
Message ID:
01487961
Views:
76
Hi Ken. :) Being a retired geezer, I'll be sticking with VFP as long as it will load and run on new machines and systems. I am writing a screen scraper to glean info from the net. It's uncharted territory for me. And if my mind starts to go, I'll fall back on my TRS80 skills :)

>What Tore replied to you with looks correct. It's been a while since I used those controls. Fun to see that VCX being used. I created those classes, part of the Component Gallery.
>
>>>>In earlier versions we could type a URL into PEM ctarget and the VFP web browser would navigate to it. Where is the URL placed in the new (VFP 9) browser class to accomplish that same task?
>>>
>>>AFAIK you must use the navigate(cURL) method. However, if all you want to do, is to show a webpage, you can do it very simple:
>>>xx=Newobject('_webform',Home()+'\gallery\_WebView')
>>>xx.OleWebBrowser.Navigate2('http:\\www.swfox.net')
>>>xx.Show()
>>
>>Takk min Norse venn
I ain't skeert of nuttin eh?
Yikes! What was that?
Previous
Reply
Map
View

Click here to load this message in the networking platform