Jul 15, 2002 #1 hinchdog Programmer Joined Feb 14, 2001 Messages 380 Location US how do i test wether a user of my software is connected to the internet. and if they are not, how to bring up the connection dialog?
how do i test wether a user of my software is connected to the internet. and if they are not, how to bring up the connection dialog?
Jul 15, 2002 #2 Lightseeker Programmer Joined Jul 11, 2002 Messages 68 Location US I had this in my list of Favorites from some time ago. Try this link. http://www.mvps.org/vbnet/index.html?code/reg/activeconnect.htm lightseeker Upvote 0 Downvote
I had this in my list of Favorites from some time ago. Try this link. http://www.mvps.org/vbnet/index.html?code/reg/activeconnect.htm lightseeker
Jul 15, 2002 Thread starter #3 hinchdog Programmer Joined Feb 14, 2001 Messages 380 Location US that's awesome, thanks. do you know a way to bring up the computer's dial up dialog as well? (not that important but would be cool) Upvote 0 Downvote
that's awesome, thanks. do you know a way to bring up the computer's dial up dialog as well? (not that important but would be cool)
Jul 15, 2002 Thread starter #4 hinchdog Programmer Joined Feb 14, 2001 Messages 380 Location US oops, i just realized this is for dial up connection only. what if the user is on a LAN? Upvote 0 Downvote
Jul 15, 2002 #5 torturedmind Programmer Joined Jan 31, 2002 Messages 1,052 Location PH or you can try this link (if it's still active). the web page is in chinese though. but the codes are in english. http://feitsui.hyd.ncku.edu.tw/TLCheng/Basic/vbhome.htm torturedmind Upvote 0 Downvote
or you can try this link (if it's still active). the web page is in chinese though. but the codes are in english. http://feitsui.hyd.ncku.edu.tw/TLCheng/Basic/vbhome.htm torturedmind
Jul 16, 2002 #6 essnrv Programmer Joined Jun 27, 2002 Messages 229 Location IN You can get sample code at http://www.freevbcode.com Upvote 0 Downvote