summaryrefslogtreecommitdiffstats
path: root/sqwebmail/html/en-us/printnocookie.html
blob: a845cf6cbf55846aa20d20b190f00d7c1cdf94ac (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
      "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
  <title>Please give me my cookies!!</title>
  <meta name="GENERATOR" content="amaya 8.0, see http://www.w3.org/Amaya/" />
  <meta name="MSSmartTagsPreventParsing" content="TRUE" />
  <link rel="stylesheet" type="text/css" href="[#SQWEBMAILCSS#]" />
</head>

<body>
<h1>Please enable the cookies!</h1>

<p>Your browser appears not to accept cookies from me :-(  I need to store
the session information in a temporary cookie in order to avoid having the
session information printed in the page header.  The cookie will be
automatically deleted after I format the message for printing.</p>

<p></p>
</body>
</html>