How do you stop the server timing out a session to early? Is there a command to override the server side timeout and how do you use it?
The problem is when entering a long description in a html input box, sometimes the session has timed out before typing is complete and the text has been lost before it has been submitted to and saved to the database file.
We seem to be encountering a similar problem in our Snitz forum. We get a "Active Server Pages error 'ASP 0113'. Script timed out". This problem has only recently surfaced. A short while earlier, it was working (maybe 2 mo earlier). The posts are short, submitted in a short span of time.