Is there a way to check if a user is online?
-
Is there a way to check if a user is online or not? If so, how? Thanks.:confused:
-
Is there a way to check if a user is online or not? If so, how? Thanks.:confused:
That's like asking if a person is living. You need to give a lot more details of what you're looking for. Are you looking to track a person's browsing, check to see if they're accessing your site, etc...etc... By saying "online" it can mean a lot of different things in different contexts. Before you elaborate on this, keep in mind that most people will not help you perform illegal actions. If that's your intention, I'd just let this thread die away. If however, you have a valid reason, then please...ask away.
-
That's like asking if a person is living. You need to give a lot more details of what you're looking for. Are you looking to track a person's browsing, check to see if they're accessing your site, etc...etc... By saying "online" it can mean a lot of different things in different contexts. Before you elaborate on this, keep in mind that most people will not help you perform illegal actions. If that's your intention, I'd just let this thread die away. If however, you have a valid reason, then please...ask away.
I'm creating a program in visual basic that uses a web browser and I don't want the "Page cannot be displayed" error to show up, so I want to check to see if a user is online (connected to the internet), so that I can re-route them to an offline version if necessary. I am not doing anyting illegal, this is actually a program for a church...