Hi,
I track my visitor by assigning cookie from the server side. Then, I also like to track those cookie using client side(javascript) if they go to different page on my site.Is there anyway I can detect the cookie that I created on the server side using javascript?
thanks,
a.g