Hello, I decided to research what can ASP do with concurrent requests, and didnt find much.
What Im thinking is if one user opens page.asp and then opens the same page 1-10 times, they all loading at the same time. Is the any way to load one by one and tell the browser to finish loading the previos page?
I've looked at response.IsClientConnected, but I guess thats not what Im looking for, because it returns TRUE when opening any page.



Reply With Quote


Bookmarks