?? yenewsinfo.asp
字號:
<!--#include file="Inc/syscode.asp"-->
<!-- #include file="Inc/Head.asp" -->
<TABLE width="760" border=0 align="center" cellPadding=0 cellSpacing=0 bgcolor="#FFFFFF">
<TBODY>
<TR>
<TD width=196 height="480" vAlign=top bgcolor="#FFFFFF">
<table width="92%" height="100%" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF">
<tr>
<td valign="top"><TABLE width="100%" border=0 cellPadding=0 cellSpacing=0 background="Img/index_01b.gif">
<TBODY>
<TR>
<TD height=15 bgcolor="#FFFFFF"></TD>
</TR>
<TR>
<TD height="26" background="Img/index_01.gif">
<div align="center">會員登陸 </div></TD>
</TR>
<TR>
<TD height="5"> </TD>
</TR>
<TR>
<TD vAlign=top><table width="95%" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td>
<% call ShowUserLogin() %>
</td>
</tr>
</table></TD>
</TR>
<TR>
<TD height="5"> </TD>
</TR>
<TR>
<TD
height=1 colspan="2"
background=img/naSzarym.gif><IMG height=1 src="img/1x1_pix.gif"
width=10></TD>
</TR>
</TBODY>
</TABLE>
<TABLE width="100%" border=0 cellPadding=0 cellSpacing=0 background="Img/index_01b.gif">
<TBODY>
<TR>
<TD height=15 bgcolor="#FFFFFF"></TD>
</TR>
<TR>
<TD height="26" background="Img/index_01.gif">
<div align="center">新聞中心 </div></TD>
</TR>
<TR>
<TD height="22"> <div align="center"><a href="News.asp">企
業 新 聞</a></div></TD>
</TR>
<TR>
<TD
height=1 colspan="2"
background=img/naSzarym.gif><IMG height=1 src="img/1x1_pix.gif"
width=10></TD>
</TR>
<TR>
<TD height="22"><div align="center"><a href="yeNews.asp">業
內 資 訊</a></div></TD>
</TR>
<TR>
<TD
height=1 colspan="2"
background=img/naSzarym.gif><IMG height=1 src="img/1x1_pix.gif"
width=10></TD>
</TR>
</TBODY>
</TABLE>
<TABLE width="100%" border=0 cellPadding=0 cellSpacing=0 background="Img/index_01b.gif">
<TBODY>
<TR>
<TD height=15 bgcolor="#FFFFFF"></TD>
</TR>
<TR>
<TD height="26" background="Img/index_01.gif">
<div align="center">郵件列表 </div></TD>
</TR>
<TR>
<TD height="5"> </TD>
</TR>
<TR>
<form method="POST" action="chkemail.asp">
<TD vAlign=top><table width="95%" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td height="25"> <div align="center">
<input name='email' type='text' value="@" size='15'>
</div></td>
</tr>
<tr>
<td height="25"><div align="center">
<input type="submit" value="訂閱" name="action">
<input type="submit" value="退訂" name="action">
</div></td>
</tr>
</table></TD>
</form>
</TR>
<TR>
<TD height="5"> </TD>
</TR>
<TR>
<TD
height=1 colspan="2"
background=img/naSzarym.gif><IMG height=1 src="img/1x1_pix.gif"
width=10></TD>
</TR>
</TBODY>
</TABLE></td>
</tr>
</table>
</TD>
<TD width=1 background=img/kropki_pion_naBialym.gif><IMG
height=2 src="img/1x1_pix.gif" width=1></TD>
<TD vAlign=top> <TABLE width="90%" border=0 align="right" cellPadding=0 cellSpacing=0>
<TBODY>
<TR>
<TD
height=1 background=img/naBialym.gif><IMG height=1 src="img/1x1_pix.gif"
width=10></TD>
</TR>
<TR>
<TD height=10><IMG height=1
src="img/1x1_pix.gif" width=1> <table width="75%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td height="5"></td>
</tr>
</table>
<table width="559" height="136" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td height="67" background="Img/0000.gif"> <div align="center">
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="555" height="136">
<param name="movie" value="Img/32.swf">
<param name="quality" value="high">
<param name="wmode" value="transparent">
<embed src="Img/32.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="555" height="136"></embed></object>
</div></td>
</tr>
</table></TD>
</TR>
<TR>
<TD> <img src="Img/1.gif" width="450" height="30"></TD>
</TR>
<TR>
<TD
height=1 background=img/naBialym.gif><IMG height=1 src="img/1x1_pix.gif"
width=10></TD>
</TR>
<TR>
<TD
height=1> <%
if not isEmpty(request.QueryString("id")) then
id=request.QueryString("id")
else
id=1
end if
Set rs = Server.CreateObject("ADODB.Recordset")
rs.Open "Select * From Yenews where id="&id, conn,3,3
'紀錄訪問次數
rs("counter")=rs("counter")+1
rs.update
nCounter=rs("counter")
'定義內容
content=ubbcode(rs("content"))
%>
<table width="100%" height="19" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td width="77%" height="22" bgcolor="#FDFFFB"> <img src="img/arrow.gif" width="16" height="13"><strong>業內資訊
=> <%=rs("title")%></strong></td>
<td width="23%" bgcolor="#FDFFFB">【<a href='javascript:window.print()'>打印此頁</a>】 【<a href='javascript:history.back()'>返回</a>】</td>
</tr>
<tr>
<td height="1" colspan="2" bgcolor="#CCCCCC"></td>
</tr>
</table>
<table width="100%" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#FDFFFB">
<tr>
<td><table width="95%" border="0" align="center" cellpadding="0" cellspacing="5">
<tr>
<td height="5"></td>
</tr>
<tr>
<td><div align="center">發布日期:[<%=rs("time")%>] 共閱[<%=rs("counter")%>]次</div></td>
</tr>
<tr>
<td height="5"></td>
</tr>
<tr>
<td> <%=content%> <%rs.close%> </td>
</tr>
<tr>
<td> </td>
</tr>
</table></td>
</tr>
</table>
<table width="100%" height="19" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td height="1" colspan="2" bgcolor="#CCCCCC"></td>
</tr>
<tr>
<td width="77%" height="22" bgcolor="#FDFFFB"> <div align="right"></div></td>
<td width="23%" bgcolor="#FDFFFB">【<a href='javascript:window.print()'>打印此頁</a>】 【<a href='javascript:history.back()'>返回</a>】</td>
</tr>
</table></TD>
</TR>
<TR>
<TD
height=1 background=img/naBialym.gif><IMG height=1 src="img/1x1_pix.gif"
width=10></TD>
</TR>
<TR>
<TD
height=1> </TD>
</TR>
</TBODY>
</TABLE></TD>
</TR>
</TBODY>
</TABLE>
<!-- #include file="Inc/Foot.asp" -->
</BODY></HTML>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -