|
ou812 -> RE: Microsoft Access URL checker? (2/11/2008 15:36:17)
|
Yes, but just try out the first posting, where it works to display online or not. If that code works (I don't have time to give it a whirl right now, but the op acts as it does) then build your looping around it to pass in your URLs from your database, and then just display those URLs that are not online. <edit> I just tried out the code, and it works. So, it is just a matter of you reading in your URLs from your database, maybe into an array, and then loop through your array using the code provided</edit> <edit2>Another thing you may need to be aware of, some hosts do not allow pinging of their sites so this may fail on some sites. Something you would need to verify if you get an offline message</edit2>
|
|
|
|