Posts by GundamX • 41 points
2 posts
- 
		1 votes1 answer71 viewsA: Cookie returning duplicate valueProblem solved. Cookie does not work correctly with character & present in the URL. It worked when replaced with %26. 
- 
		3 votes1 answer71 viewsQ: Cookie returning duplicate valueI am cookie saving an object in JSON format. In the properties of this object I have links with several parameters. With each link change, I update the cookie with the new value. Example of the…