📄 newsinfo.asp
字号:
<!--#include file="Inc/syscode.asp"-->
<!-- #include file="Inc/Head.asp" -->
<SCRIPT language=JavaScript>
var currentpos,timer;
function initializeScroll() { timer=setInterval("scrollwindow()",80);}
function scrollclear(){clearInterval(timer);}
function scrollwindow() {currentpos=document.body.scrollTop;window.scroll(0,++currentpos);if (currentpos != document.body.scrollTop) sc();}
document.onmousedown=scrollclear
document.ondblclick=initializeScroll
</SCRIPT>
<SCRIPT language=javascript>
function ContentSize(size)
{
var obj=document.all.BodyLabel;
obj.style.fontSize=size+"px";
}
</SCRIPT>
<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"><strong>会员登陆</strong>
</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"><strong>新闻中心</strong>
</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"><strong>邮件列表</strong> </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" style="background-color: #FFFFFF">
<input type="submit" value="退订" name="action" style="background-color: #FFFFFF">
</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> <TABLE cellSpacing=0 cellPadding=0 width="555" border=0>
<TBODY>
<TR>
<TD height="25"><img src="Img/1.gif" width="450" height="30"></TD>
</TR>
</TBODY>
</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>
<%
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 Conews 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><SPAN class=content
id=BodyLabel
style="PADDING-RIGHT: 10px; DISPLAY: block; PADDING-LEFT: 10px; PADDING-BOTTOM: 0px; PADDING-TOP: 0px"> <%=content%> <%rs.close%> </span></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="31%" height="22" bgcolor="#FDFFFB"> <div align="right"></div></td>
<td width="69%" bgcolor="#FDFFFB"><div align="right">【 字体:<A href="javascript:ContentSize(16)">大</A>
<A
href="javascript:ContentSize(14)">中</A> <A
href="javascript:ContentSize(12)">小</A> 】【<a href='javascript:window.print()'>打印此页</a>】 【<a href='javascript:history.back()'>返回</a>】【<A
href="javascript:window.scroll(0,-360)">顶部</A>】【<a href="javascript:self.close()">关闭</a>】</div></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 + -