|
-
Sep 6th, 2005, 08:39 AM
#1
Thread Starter
New Member
Know if a URL is available
Hello,
I'm looking for a function that will say if a URL is available or not.
I found this function :
Private Declare Function IsDestinationReachable Lib "SENSAPI.DLL" Alias "IsDestinationReachableA" (ByVal lpszDestination As String, ByRef lpQOCInfo As QOCINFO) As Long
But it works when the URL is available, when the computer is not connected but it freezes when the URL is not available !!!
Do you know something that works ?!?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|