I have not investigated how to do this in asp.net but threading could be the way to go. I used it once on a walkthrough.
I had the same problem many years ago and setup a browser to use the javascript timer object that periodically ran the asp form every five minutes in a separate frame.
Paul
|