% @ Language="JavaScript" %>

| Cookie | Value | |
| " + i + " | " + "" + cc.item() + " | " + "" + Request.Cookies(cc.item()) + " | " + "
| <% var i = 1; // enumerator through the cc
collection by cc.moveNext() until
cc.atEnd() %> <SCRIPT> // display
the cookie </SCRIPT> |