Hopefully, I will be making some sense in this post. Setting and getting a javascript works fine when I'm in HTTP. When I cross over to HTTPS, I can't access them. Why is that? When I set a cookie via ASP (Response.Cookies), I can access it at both levels. I need to set the cookie in javascript/HTTP. Can anyone help me?

Thanks.

TtLai