Our phone system uses .asp files for the screen options etc. If a user logs in to a particular feature after about 30 mins of inactivity it asks you to log back in if you try to use the features, but trying to log back in says that you are already logged in.
There is a global.asa file with session_onstart etc, can I tell it in here to stay logged in forever until we restart the phone system?
There is a global.asa file with session_onstart etc, can I tell it in here to stay logged in forever until we restart the phone system?