footer.asp

来自「使用ado 來自動管理資料庫,使用表單設計關念自動產生相對應資料庫.」· ASP 代码 · 共 20 行

ASP
20
字号
<%response.buffer=true%>
<%Response.Expires = -1
Response.AddHeader "Pragma", "no-cache"
Response.AddHeader "cache-control", "no-store"
%>
<style type="text/css">
<!--

A:link { color:#000000; text-decoration:none; }

-->
</style>
<html>
<head>
<META content="text/html; charset=big5" http-equiv=Content-Type>
<title>eMind</title>
<body topmargin=0>
<TABLE ID="tblFooter" BORDER="0" CELLSPACING="0" CELLPADDING="8" HEIGHT="100%" WIDTH="100%" BGCOLOR="#cdcccd" STYLE="color: #000000">
<TR valign=top>
	<TD  COLSPAN="3" ID="idCompany" STYLE="border-top: 1px #000000"><FONT COLOR="#000000">&copy;<A HREF="http://home.kimo.com.tw/cielokokimo" TARGET="_new">eMind&nbsp;

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?