How can i change the default session timeout period ?
This can be modified within the web.config file for the app. Please look for the following line...
<!-- Enable in-process session state for application --><sessionState mode="InProc" timeout="20"/>
Hope this helps
Explore our products...http://demos.instantasp.co.uk/