找回密码
 注册
搜索
热搜: 回贴
  • 前程无忧官网首页 有什么好的平台可以
  • 最新的销售平台 互联网营销的平台有哪
  • 制作网页的基本流程 网页制作和网页设
  • 【帝国CMS】输出带序号的列表(数字排
  • 网站建设公司 三一,中联,极东泵车的
  • 织梦 建站 织梦网站模版后台怎么更改
  • 云服务官网 哪些网站有免费的简历模板
  • 如何建网站要什么条件 建网站要用什么
  • 吉林市移动公司电话 吉林省退休人员网
  • 设计类毕业论文 网站设计与实现毕业论
查看: 454|回复: 2

如何让浏览器标题栏显示每篇文章的标题呢?

[复制链接]
发表于 2010-1-18 03:24:55 | 显示全部楼层 |阅读模式 IP:江苏扬州
以下就是head.asp文件 问题应该就在这个文件吧标题栏只显示网站名称和后台定义的网站信息可能是这句吧 <title><%=Pw_Title%>--<%=Pw_WebInfo%></title> 请高手指点谢谢! <% '缓冲面页 response.Expires = -1 'True开启缓冲 False关闭 Response.Buffer=True Dim time1,time2 time1=timer %> <!--#include file="Conn.asp"--> <!--#include file="Include/Setup.asp" --> <!--#include file="Include/char.asp" --><HTML> <HEAD> <meta name="keywords" content="<%=Pw_Manager%>,<%=Pw_WebInfo%>,<%=Pw_http%>,www.wyfang.com"> <meta name="description" content="<%=Pw_Manager%>,<%=Pw_Title%>,<%=Pw_Title%>,<%=Pw_WebInfo%>,<%=Pw_http%>,www.wyfang.com"> <meta http-equiv="Content-Type" content="text/html; charset=gb2312"> <script language="JavaScript">var Engine_WenDay_Sys_LoadStart=new Date();</script> <!--#include file="Include/EwSys_Function.asp" --><link href="Img/Style.css" rel="stylesheet" type="text/css"> <title><%=Pw_Title%>--<%=Pw_WebInfo%></title> <body leftmargin="0" topmargin="0"> <div id=menuDiv style='Z-INDEX: 2; VISIBILITY: hidden; WIDTH: 1px; POSITION: absolute; HEIGHT: 1px; BACKGROUND-COLOR: #999999'></div> <table width="778" border="0" align="center" cellpadding="0" cellspacing="0"> <tr> <td height="1" bgcolor="#CCCCCC"></td> </tr> </table> <TABLE width=777 border="0" align=center cellPadding=0 cellSpacing=0 bgColor=#ffffff style="BORDER-RIGHT: #d8d8d8 1px solid;BORDER-left: #d8d8d8 1px solid"> <TBODY> <TR> <TD width="775" height=33><table width="100%" border="0" cellpadding="0" cellspacing="0"> <tr> <td width="52%" height="57" bgcolor="#FFFFFF">&nbsp; <img src="<%=Pw_Logo%>"></td> <td width="43%" valign="bottom" bgcolor="#FFFFFF"><table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td valign="bottom" height="21" align="center">&nbsp;</td> </tr> <tr> <td height="29" valign="middle" align="center"><a href="pay.asp">++</a> | <a href="bbs/">文渊论坛</a> | <a href="Map.asp">站点地图</a> | <a href="Link.asp"></a><a href="User_reg.asp">用户注册</a></td> </tr> </table></td> <td width="5%"><img src="Img/corner.gif" width="40" height="100%"></td> </tr> </table></TD> </TR> <TR> <TD bgColor=#e4e4e4 height=2></TD> </TR> <TR align=middle> <TD height="1" align=middle></TD> </TR> </TBODY> </TABLE> <TABLE height=110 cellSpacing=0 cellPadding=0 width=778 align=center border=0> <TBODY> <TR> <TD height=86 background="<%=Pw_Banner%>"><object classid="clsid27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="778" height="169"> <param name="movie" value="flash/1.swf"> <param name="quality" value="high"> <param name="wmode" value="transparent"> <embed src="flash/1.swf" width="778" height="169" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" wmode="transparent"></embed> </object></TD> </TR> </TBODY> </TABLE> <table width="778" height="39" border=0 align="center" cellpadding=0 cellspacing=0 background="Img/BG-8.gif"> <tbody> <tr> <td height="39" align=right background=""> <table width="760" border="0" align="center" cellpadding="0" cellspacing="0"> <tr> <td align="center"><a href="index.asp">网站首页</a></td> <td align="center"><a href="news.asp">本站新闻</a></td> <% Dim TopSortSql,RsTopSort TopSortSql="select * from Sort where B_id=0 order by s_order" Set RsTopSort=conn.execute (TopSortSql) With RsTopSort if .eof and .bof then Response.write "<td align='center'>没有栏目</td>" else do while not .eof Response.Write("<td align='center'><a href='Sort.asp?SortID="&RsTopSort("ID")&"'>"&RsTopSort("Names")&"</a></td>") .movenext loop end if .close End With Set RsTopSort=Nothing %> <td align="center"><a href="Guestbook.asp">网站留言</a></td> </tr> </table></td> </tr> </tbody> </table>
您需要登录后才可以回帖 登录 | 注册

本版积分规则

QQ|小黑屋|最新主题|手机版|微赢网络技术论坛 ( 苏ICP备08020429号 )

GMT+8, 2024-9-29 11:37 , Processed in 0.298695 second(s), 12 queries , Gzip On, MemCache On.

Powered by Discuz! X3.5

© 2001-2023 Discuz! Team.

快速回复 返回顶部 返回列表