Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to call the internet connection form
Message
 
To
29/12/2008 13:43:52
Peter Wagner
Point Informática Ltda.
Limeira, Brazil
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Database:
MS SQL Server
Application:
Desktop
Miscellaneous
Thread ID:
01369969
Message ID:
01369984
Views:
16
This may work:
DECLARE INTEGER InternetAttemptConnect IN wininet;
	INTEGER dwReserved
= InternetAttemptConnect(0)
Two other sample codes that may help:
http://news2news.com/vfp/?example=140
http://news2news.com/vfp/?example=67
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform