Connect - Finding out if you have an Internet connection http://www.trigeminal.com/lang/1033/codes.asp?ItemID=3#3
--- In [email protected], "pagedcol" <[EMAIL PROTECTED]> wrote: > > I need to know how to check to see if a user is currently connected to > the internet. I need to use VBA doing it. The purpose is to stop > events from happening if the user cannot currently access the internet > because the first thing I want them to do before they can do anything > else is upload something to an FTP site. I have the code to upload > information to the FTP site, save, and print (in that order). If they > are not connected to the internet and can't upload I don't want them > to be able to do the other two steps. > > Any help will be greatly appreciated. >
