in reply to Retrieve and Store JavaScript cookies

If the JavaScript is written correctly, this will work just fine. Cookies are cookies, no matter how they were set. There may be something wrong with the JavaScript code that is preventing the cookies from being written.
  • Comment on Re: Retrieve and Store JavaScript cookies