I have a web site using session variables. The problem is if I dont touch anything for about 10 seconds I lose whatever is stored in the variables. In the web config file I have a Timeout = 100 in the Authentication mode tag. Is there anything else I should be setting to prevent this loss of data.