Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Url links in menus
Message
General information
Forum:
Visual FoxPro
Category:
Menus & Menu designer
Miscellaneous
Thread ID:
00385174
Message ID:
00385242
Views:
9
You can also do this to see if you are online.

DECLARE INTEGER InternetAttemptConnect IN Wininet.dll integer InternetAttemptConnect
lnConnected = InternetAttemptConnect(0)
if lnConnected <> 0
&& Couldn't connect for some reason
endif

I think this only works if IE is set to autoconnect.
Eric Kleeman - EDS Consulting Services
MCP Visual FoxPro
MCSD C#.NET
Hua Hin Thailand
Los Angeles California
Previous
Reply
Map
View

Click here to load this message in the networking platform