What would be the easiest way to determine if a valid internet connection exists? I've got an A2K app that utilizes FTP commands to send a file to a remote site address. I use a Shell Object to execute a .bat file. The shell object returns a result which I can use to determine success or failure of the .bat file execution. What I need to know first though is if there is a valid internet connection prior to executing the shell object command. Some of my users are on a high speed connection all the time and I'll have no problem with them, its the one's who are still on dial up and may not be connected that I'd like to prevent problems with. If there is not connection then I'd have to prompt them to connect first before executing the shell object command.
Any suggestions would be appreciated.
Thanks,
Any suggestions would be appreciated.
Thanks,