isClientConnected will only test to see if the PC is connected to the server which may or may not mean that the user is connected to an outside connection.
Jim, to (basically) answer your question, there is no real way to test if the client is connected to the internet through asp. What you could do, is if your RSS feed returns a 404 type error then you know either A)the feed is offline or 2) the user is not connected to the internet so you could display a messgage accordingly (as long as you are able to trap the error of course)
hth.
"The one language all programmers understand is profanity."
|