a = _Cookie["a"]; b = _Cookie["b"]; <$ You should see 1, 2 here: , The cookies will then be set to zeros. $> WriteCookie("a", 0); WriteCookie("b", 0);