08-06-2007, 05:50 AM
[eluser]arslan ali[/eluser]
I am writing the feature which allows end user to bypass login mechanism by the help of cookies.
For a session to get initialized, if a cookie is set, i need a function which gets invoked on each time page gets refresh, so authentication can be performed
I am writing the feature which allows end user to bypass login mechanism by the help of cookies.
For a session to get initialized, if a cookie is set, i need a function which gets invoked on each time page gets refresh, so authentication can be performed