?? readnews.asp
字號:
<!--#include file="DQE_Conn.asp" -->
<!--#include file="DQE_Sub.asp" -->
<%Call DQE_ReadNews(Request("ID"))%>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title><%=ReadNews_BigClassName%>-歡迎使用星舊新聞管理系統(tǒng)1.0</title>
<style type="text/css">
<!--
body,td,th {
font-size: 12px;
color: #000000;
}
a:link {
color: #000000;
text-decoration: none;
}
a:visited {
text-decoration: none;
color: #000000;
}
a:hover {
text-decoration: none;
color: #FF0000;
}
a:active {
text-decoration: none;
color: #000000;
}
body {
background-image: url(images/204.gif);
}
-->
</style></head>
<body>
<table width="766" height="160" border="0" align="center" cellpadding="0" cellspacing="1" bgcolor="#8F6DC4">
<tr>
<td width="29" height="20" bgcolor="#E9E2F3"> </td>
<td width="734" align="left" valign="middle" bgcolor="#E9E2F3"><b>你的位置:</b><a href=index.asp>首頁</a> / <a href="MoreNews.asp?BigClassID=<%=ReadNews_BigClassID%>"><%=ReadNews_BigClassName%></a> / <a href="MoreNews.asp?SmallClassID=<%=ReadNews_SmallClassID%>"><%=ReadNews_SmallClassName%></a> / 閱讀新聞..</td>
</tr>
<tr>
<td colspan="2" align="center" valign="top" bgcolor="#FFFFFF"><table width="700" height="122" border="0" cellpadding="0" cellspacing="0">
<tr>
<td height="10" align="center" valign="top"></td>
</tr>
<tr>
<td height="30" align="center" valign="middle"><%=ReadNews_Title%></td>
</tr>
<tr>
<td align="center" valign="top"><table width="80%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="1" bgcolor="#8F6DC4"></td>
</tr>
</table></td>
</tr>
<tr>
<td height="30" align="center" valign="middle">作者:<%=ReadNews_Author%> 時間:<%=ReadNews_AddTime%> 閱讀:<%=ReadNews_ReadCishu%>次</td>
</tr>
<tr>
<td height="20" align="center" valign="middle"></td>
</tr>
<tr>
<td align="left" valign="top"><%=ReadNews_Content%></td>
</tr>
<tr>
<td height="10" align="center" valign="middle"></td>
</tr>
</table>
<table width="700" border="0" cellspacing="0" cellpadding="0">
<tr>
<td align="left" valign="top"><%Call DQE_Pinglun(Request("ID"),6,1)%>
</td>
</tr>
</table></td>
</tr>
</table>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -