Author: swapna.anu | Posted on: 11/17/2010 6:49:08 AM | Views : 802

Hi
I am working a web application which refreshed data and displays in the grid using ajax update panel. When the connection to the database is lost or if any other problem I'm changing the grid border color.  I deployed it in the server.
I've a problem now with this as it changes the color only when the server connection is lost, but i want to intimate the user if his network is disabled or disconnected when accessing this application. Is there any way to verify the network connection of the client machine from our application?
Please let me know how can i verify the client machines network connection.
Thanks in advance.
...

Go to the complete details ...