| 网站首页 | 业界新闻 | 小组 | 威客 | 人才 | 下载频道 | 博客 | 代码贴 | 在线编程 | 编程论坛
欢迎加入我们,一同切磋技术
用户名:   
 
密 码:  
共有 685 人关注过本帖
标题:跪地请教!!!
只看楼主 加入收藏
katongwww
Rank: 1
等 级:新手上路
帖 子:4
专家分:0
注 册:2005-10-11
收藏
 问题点数:0 回复次数:2 
跪地请教!!!

我在做网站的时候电击新闻的标题但是没有数据库中的内容出现! 程序如下:<!--#include file="Inc/syscode.asp"--> <!--#include file="inc/Skin_css.asp"--> <!-- #include file="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"> <tr> <td height="5" valign="top" bgcolor="#FFFFFF"></td> </tr> <tr> <td height="72" valign="top" bgcolor="#FFFFFF"><table width="746" border="0" align="center" cellpadding="0" cellspacing="0"> <tr> <td class="tdbg_left" width="190" height="179" valign="top" > <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td height="34" class="title_left">&nbsp;&nbsp;&nbsp;<img src="Images/smallbook.jpg" width="10" height="10">&nbsp;&nbsp;用户登陆 </td> </tr> <tr> <td height="5"></td> </tr> <tr> <td height="10"><table width="92%" border="0" align="center" cellpadding="0" cellspacing="0"> <tr> <td> <% call ShowUserLogin() %> </td> </tr> </table></td> </tr> <tr> <td height="5"></td> </tr> </table> <table width="100%" border="0" cellpadding="0" cellspacing="0"> <tr> <td height="34" class="title_left">&nbsp;&nbsp;&nbsp;<img src="Images/smallbook.jpg" width="10" height="10">&nbsp;&nbsp;企业简介 </td> </tr> <tr> <td height="20"> <div align="center"><a href="About.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="20"> <div align="center"><a href="Culture.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="20"> <div align="center"><a href="Structure.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="20"> <div align="center"><a href="History.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="20"> <div align="center"><a href="Contact.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> </table></td> <td width="6"></td> <td valign="top"><table Class=border width="100%" height="100%" border="0" cellpadding="0" cellspacing="0"> <tr> <td height="206" valign="top"> <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td class="title_right" height="32">&nbsp;&nbsp;&nbsp;<img src="Images/smallbook.jpg" width="10" height="10">&nbsp;&nbsp;企 业 文 化</td> </tr> </table> <table width="100%" border="0" cellspacing="0" cellpadding="0"> <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 culture 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="57%" height="22" bgcolor="#FDFFFB">&nbsp;首页》企业文化 》正文<strong> </strong></td> <td width="43%" bgcolor="#FDFFFB"><div align="right"></div></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"><span class="biaoti"><strong><%=rs("title")%></strong></span><br> <br> 发布日期:[<%=rs("time")%>]&nbsp;&nbsp;&nbsp; 共阅[<%=rs("counter")%>]次</div></td> </tr> <tr> <td height="5"></td> </tr> <tr> <td height="19"> <p style='line-height:150%'> <span class="zhiwen"><%=content%></span> <%rs.close%> </td> </tr> <tr> <td>&nbsp;</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:window.print()'>打印此页</a>】&nbsp;【<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> </table> </td> </tr> </table></td> </tr> </table></td> </tr> </table> <!-- #include file="Inc/Foot.asp" --> </BODY></HTML>

搜索更多相关主题的帖子: function include 数据库 做网站 file 
2005-10-11 13:50
hxfly
Rank: 5Rank: 5
等 级:贵宾
威 望:17
帖 子:5810
专家分:118
注 册:2005-4-7
收藏
得分:0 
用Response.Write把你要传递的参数接收一下
看看是否接受的到


传的时候最好不要传递标题
传递ID就可以了

2005-10-11 14:38
katongwww
Rank: 1
等 级:新手上路
帖 子:4
专家分:0
注 册:2005-10-11
收藏
得分:0 
谢谢斑竹啦!
太菜!呵呵!
2005-10-11 14:59
快速回复:跪地请教!!!
数据加载中...
 
   



关于我们 | 广告合作 | 编程中国 | 清除Cookies | TOP | 手机版

编程中国 版权所有,并保留所有权利。
Powered by Discuz, Processed in 0.019954 second(s), 7 queries.
Copyright©2004-2024, BCCN.NET, All Rights Reserved