Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Internet connection
Message
From
13/10/2005 01:06:49
 
 
To
12/10/2005 09:40:51
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01058297
Message ID:
01058551
Views:
8
the flwg code (not my own) should help you -

>#define FLAG_ICC_FORCE_CONNECTION 0x01
>
>DECLARE INTEGER InternetCheckConnection IN wininet STRING lpszUrlSTRING, INTEGER dwFlags, INTEGER dwReserved
>myFastLoadedSite = "http://www.dir.bg"
>? InternetCheckConnection(myFastLoadedSite,FLAG_ICC_FORCE_CONNECTION,0)
Previous
Reply
Map
View

Click here to load this message in the networking platform