Hello. I have JavaScript that will read/update cookies very well and I can read these cookies with multiple keys from the ASP side. But I'm having problems updating a cookie in JavaScript that was originally created in ASP. When I do so, it creates a second cookie with the same name.
I can post my code if it will help....I appreciate any help I can get with this. I've been struggling with this.
I can post my code if it will help....I appreciate any help I can get with this. I've been struggling with this.