Johnny
|
| Posted: 04/08/2003, 12:00 PM |
|
I have been looking where to change the Login Timeout.
What function COdecharge use to change you Login status casue inactivity.
any idea?
|
|
|
 |
JMR
|
| Posted: 04/08/2003, 5:29 PM |
|
You could develop a function for this purpose. Or, use Perl and choose the Session Timeout value in minutes. Search HELP for Deploying in Perl to see where this is done.
Good luck!
|
|
|
 |
gmoore
|
| Posted: 04/09/2003, 9:53 AM |
|
You could also modify the session variables to cookie variables. There an article about this under Tips and Articles.
|
|
|
 |
Johnny
|
| Posted: 04/09/2003, 10:26 AM |
|
Thank
|
|
|
 |
|