Jun 7, 2006 #1 apple17 Programmer Joined Jul 5, 2005 Messages 46 Location US I am running on a shared server and my client wants the session timeout to be one hour. Can I do this programatically? Thanks for any help!
I am running on a shared server and my client wants the session timeout to be one hour. Can I do this programatically? Thanks for any help!
Jun 7, 2006 #2 DotNetGnat Programmer Joined Mar 10, 2005 Messages 5,548 Location IN Session.TimeOut=60 -DNG Upvote 0 Downvote
Jun 7, 2006 Thread starter #3 apple17 Programmer Joined Jul 5, 2005 Messages 46 Location US do i just put that in my initial page? Is it really that easy? Upvote 0 Downvote
Jun 7, 2006 #4 DotNetGnat Programmer Joined Mar 10, 2005 Messages 5,548 Location IN yes... -DNG Upvote 0 Downvote