Description of Response.IsClientConnected :
This ASP tutorial clearly demonstrates on Response.IsClientConnected function. And tells this function can be utilized within ASP scritps to know the status of a client on the server. This property helps users to proceed procesing the script after knowing if a client is connected to the server or not. Given sample coding shows the functionality of Response.IsClientConnected and syntax is provided to let you utilize this function in your coding.