Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Website search
Message
From
11/02/2014 06:59:04
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Website search
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:
01593967
Views:
56
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 ?
Next
Reply
Map
View

Click here to load this message in the networking platform