Forum Moderators: phranque
thanks
Do this client-side using JavaScript or a meta-refresh and a cookie or something, so that the connection does not need to stay "KeepAlived". Otherwise, you're going to need one heck of a server, because you'll have a lot of server threads tied up waiting...
Jim