Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
From the app simply check if internet is connected or no
Message
General information
Forum:
Visual FoxPro
Category:
Internet applications
Environment versions
Visual FoxPro:
VFP 6 SP5
Miscellaneous
Thread ID:
01057453
Message ID:
01057654
Views:
14
Hi Borislav

>Try this:
>
>#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)
>
Thanks a lot this is great. I can use the name of the lightest site I know of and things shouldn't get to time consuming.
Regards
Bhavbhuti
___________________________________________
Softwares for Indian Businesses at:
http://venussoftop.tripod.com
___________________________________________
venussoftop@gmail.com
___________________________________________
Previous
Reply
Map
View

Click here to load this message in the networking platform