Hi all,<br>This is a dumb question, but it is annoying me: <br>I am creating a cookie with, like this: <br><br>self redirectWithCookie: WACookie key: &#39;officious&#39; value: &#39;<a href="mailto:estebanlm@gmail.com">estebanlm@gmail.com
</a>&#39;.<br><br>And then, I&#39;m trying to retrieve it with: <br><br>aCookie := (self session currentRequest cookieAt: &#39;officious&#39;).<br><br>aCookie value has a strange string, something like &quot;AJHGfjddggaAVSGF&quot; (or similar) :(
<br><br>What&#39;s my error?<br>What I&#39;m doing wrong?<br><br>Thanks in advance,<br>Esteban<br><br>-- <br>&quot;Querer es suscitar las paradojas&quot;<br>Camus. El míto de Sísifo.