📄 no-sessions.htm
字号:
<!doctype html public "-//W3C//DTD HTML 3.2 Final//EN">
<html>
<head>
<title>Cookie Support Not Available</title>
</head>
<body>
<h3><font size="4" face="Tahoma,Arial,sans-serif">
Cookie Support Not Available</font></h3>
<font size="2" face="Tahoma,Arial,sans-serif" color="#ff0000">
<b>Please note:</b></font><br />
<font size="2" face="Tahoma,Arial,sans-serif">
Either you entered the site directly without starting from the
<a href="default.aspx">default page</a>, or your browser<br />
does not support cookies, or they have been disabled in your security
settings. You must<br />either enable cookies before using the
application, or use the alternative version that does<br />not require
cookie support.</font><br />
<ul>
<li><font size="2" face="Tahoma,Arial,sans-serif">I have
<a href="default.aspx">enabled cookie support</a>
and I want to use the application</font></li>
<li><font size="2" face="Tahoma,Arial,sans-serif">I will use the
<a href="../cookieless-xroxcars/default.aspx">alternative version</a>
of the application</font></li>
</ul>
<p />
<font size="2" face="Tahoma,Arial,sans-serif">
The alternative version can be a full copy of the site configured to
use cookie-less sessions.<br />This requires a separate ASP.NET virtual
application root that has a web.config file containing:</font>
<pre> <sessionState cookieless="true" /></pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -