I have a problem, so if anyone can help me, I would appreciate it.
Problem is this:
I have one drop down field with 3 values. If user goes to http://www.mysite.com and if in cookie there is value second, then user should be redirected to http://www.mysite.com/second and so on ... how to do it?
Anyone has any idea?