M
Mike Gleason jr Couturier
Hi,
When a user log itself in my web site, I set a cookie.
When the use come back after, let's say, a day, I check the cookie and set a
value in the user's Session (If the cookie exists). I also update the
cookie.
I need to do this before the page gets processed.
Where in the application chain would you put this piece of code (the part
where it manipulates the cookies and the session)
Thanks !
Mike
When a user log itself in my web site, I set a cookie.
When the use come back after, let's say, a day, I check the cookie and set a
value in the user's Session (If the cookie exists). I also update the
cookie.
I need to do this before the page gets processed.
Where in the application chain would you put this piece of code (the part
where it manipulates the cookies and the session)
Thanks !
Mike