M
mianiro
I have a logon screen for an application where I create a session
variable to store the username. The user logs on and is then taken
to a main screen.
The very first time a user logs in everyday, the user logs in and is
taken to the main screen. When the user clicks on any control on the
screen that has some sort of logic behind it, the user is kicked out
saying their session has timed out.
This only happens once a day, the first time the user logs in. Any
thoughts?
variable to store the username. The user logs on and is then taken
to a main screen.
The very first time a user logs in everyday, the user logs in and is
taken to the main screen. When the user clicks on any control on the
screen that has some sort of logic behind it, the user is kicked out
saying their session has timed out.
This only happens once a day, the first time the user logs in. Any
thoughts?