How can I check if a user is connected to the Internet. I used the function 'InternetGetConnectedState' but it does not work with IE 6 and WinXP. Any help is more than welcome !
Printable View
How can I check if a user is connected to the Internet. I used the function 'InternetGetConnectedState' but it does not work with IE 6 and WinXP. Any help is more than welcome !
here is what you are looking for with different connections state checkings.
Thanks alot bud. I already had that code but never used it. I wantd to write somethin on my own but I couldn't get it workin. Atlast, I had to use this code. Now, its workin. Thanks to whomsoever that code belongs. A very nice piece I should say !