topical media & game development
basic-javascript-11-FreshBakedCookie.htm / htm
<html>
<head>
<script language="JavaScript" type="text/javascript">
document.cookie = "UserName=Paul;expires=Tue, 28 Dec 2020 00:00:00;";
</script>
</head>
<body>
<p>This page just created a cookie</p>
</body>
</html>
(C) Æliens
20/2/2008
You may not copy or print any of this material without explicit permission of the author or the publisher.
In case of other copyright issues, contact the author.