While Processing Ajax page how can we stop the process?
Hi, You can use abort for drop connection between client to server in ajax.Ex : xmlHttp.abort();