Checking User validity
Hi Friends,
I am using session variable for checking user validity among the pages. That is, After logging in, I am getting the user's name from the session. If the name value is empty or null, I am redirecting the page to login page. Is there any other way to check the user validity? Can anybody help me in this issue?
Thanks in advance.
sampath
|