最新下载
热门教程
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
构建你的网站新闻自动发布系统之六(转贴)
时间:2022-11-14 23:39:11 编辑:袖梨 来源:一聚教程网
通过定制这段代码,就能制作出符合您要求的网页显示格式。
添加,删除,显示都讲解完了,最后一项,就是把新闻的详细内容显示出来。
当用户点击新闻标题,就打开disp.asp文件,同时使用GET这种方式来把参数传递过去,我们看看disp.asp的文件内容
《% @language="vbscript" %》
《!--#include Virtual="/news/data/data.inc"--》
《%
Set rs = Server.CreateObject("ADODB.Recordset")
sql="select * from data where Cstr(news_id)='"&Cstr(request.querystring("news_id"))&"'"
rs.open sql,conn,3,2
%》
《html》
《head》
《meta http-equiv="Content-Type" content="text/html; charset=gb2312"》
《title》《/title》
《/head》
《body topmargin="8" leftmargin="8"》
《div align="center"》《center》
《table border="0" cellpadding="0" cellspacing="0"》
《tr》
《td 》《/td》
《/tr》
《tr》
《td bgcolor="#E6E6E6"》《table border="0" cellpadding="0"》
添加,删除,显示都讲解完了,最后一项,就是把新闻的详细内容显示出来。
当用户点击新闻标题,就打开disp.asp文件,同时使用GET这种方式来把参数传递过去,我们看看disp.asp的文件内容
《% @language="vbscript" %》
《!--#include Virtual="/news/data/data.inc"--》
《%
Set rs = Server.CreateObject("ADODB.Recordset")
sql="select * from data where Cstr(news_id)='"&Cstr(request.querystring("news_id"))&"'"
rs.open sql,conn,3,2
%》
《html》
《head》
《meta http-equiv="Content-Type" content="text/html; charset=gb2312"》
《title》《/title》
《/head》
《body topmargin="8" leftmargin="8"》
《div align="center"》《center》
《table border="0" cellpadding="0" cellspacing="0"》
《tr》
《td 》《/td》
《/tr》
《tr》
《td bgcolor="#E6E6E6"》《table border="0" cellpadding="0"》
相关文章
- 《无限暖暖》绿色绣花旗袍快速获取指南 06-16
- 最好用2025正规数字资产交易APP排行-最安全比特币交易平台币安推荐 06-16
- 如何获取RESOLV币?2025OKX交易所简单教程 06-16
- LUMIA币支持跨境支付吗-2025币安交易所潜力分析 06-16
- 《航海王壮志雄心》佐罗有哪些技能 06-16
- 《潜水员戴夫》血腹栉水母抓捕怎样 06-16