You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
<html>
|
|
<head>
|
|
<title>Show cookie</title>
|
|
</head>
|
|
<body>
|
|
<h1>Show cookie</h1>
|
|
<noscript><p>Javascript is disabled</p></noscript>
|
|
<p><script>document.write(document.cookie);</script>
|
|
</body>
|
|
</html>
|