Detecting Internet Connection?

  • Thread starter Thread starter Elizabeth Harmon
  • Start date Start date
E

Elizabeth Harmon

How can i detect if a user is connected to a newtork or the internet using
..Net? are there any examples out there?

Any Help or links Greatly Appreciated

TIA

Samantha
 
Not sure what you mean. In an ASP.Net app, a user is a client browser,
which, if it makes a request to your web, is certainly connected to the
Internet, or at least to your network.

--
Kevin Spencer
..Net Developer
Microsoft MVP
Big things are made up
of lots of little things.
 
Back
Top