Entering data in a textbox for 20 mins does not keep the session alive, your typing is occuring on the client side; to keep your session alive you must move around the application e.g., posting forms, making database calls etc.
So yes, your system is idle if you are just entering data into a textbox for 20 mins.
"The one language all programmers understand is profanity."
|