Thursday 11 September 2008 8:04:20 am - 4 replies
Hi,
I want to redirect the user to the site access last accessed by him.
e.g : I have a website that have multiple site accesses, when a user visit the website then he select a site access of his choice. After this whenever that user will visit the website again he should be redirected to that site access. Also all this is to be done with the use of cookies.
Regards,
Thursday 18 September 2008 9:46:33 am
As you suggest you can easily create a cookie variable which will contains a value for the siteacess, when the visitor access you can so redirect with RedirectOperators extension.
Modified on Thursday 18 September 2008 9:51:44 am by Yannick Komotir
Wednesday 19 November 2008 8:43:20 am
You can do it like this :
http://www.quirksmode.org/js/cookies.html
Tuesday 25 November 2008 8:41:47 am
I finally found the SimpleCookies extension: http://ez.no/developer/contribs/template_plugins/simplecookies
Sometimes it is so simple. ![]()
Regards,
Guido
You must be logged in to post messages in this topic!