Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Website search
Message
From
11/02/2014 08:42:11
 
 
To
11/02/2014 06:59:04
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows Server 2012
Network:
Windows 2008 Server
Database:
Visual FoxPro
Application:
Web
Miscellaneous
Thread ID:
01593967
Message ID:
01593976
Views:
43
>i am trying to retrieve a text from a website into my program
>
>i tried using
>
>lcURL = "www.luchthavenvervoernwk.be"
>lcPage = THISFORM.oleInet.OpenURL(lcURL)
>
>but this gives me an error on oleInet
>
>unknown member oleInet
>
>what am i doing wrong ?
>is there any other way ?

The error message is saying that you are referencing an object on your form which you say is called "oleinet" but this object is not found - "unknown member".
In the End, we will remember not the words of our enemies, but the silence of our friends - Martin Luther King, Jr.
Previous
Reply
Map
View

Click here to load this message in the networking platform