不知道在哪去更改ASP网站的标题栏

<%@LANGUAGE="VBSCRIPT"CODEPAGE="936"%><!--#includefile="conn/conn.asp"--><!--#include... <%@LANGUAGE="VBSCRIPT" CODEPAGE="936"%>
<!--#include file="conn/conn.asp" -->
<!--#include file="inc/commoncode.asp" -->
<!--#include file="inc/commonfunction.asp" -->
<%
Call CloseSite()
If JY_Sql = True then Call SQLin()
Cid=0
Set fso = Server.CreateObject("Scripting.FileSystemObject")
if ishtml=1 then
If datediff("s",Application("JYcms_index_updatetime"),Now())>60*CreateTime then
Call TempIndex()
Application.Lock
Application("JYcms_index_updatetime") = Now()
Application.unLock
response.redirect FormatLink(0,Cid,0,0,0)
Response.End()
Else
'判断首页html文件是否存在,不存在则生成
sMapFileName = Server.MapPath(FormatLink(0,Cid,0,0,0))
If Not FSO.FileExists(sMapFileName) Then
Call TempIndex()
end if
response.redirect FormatLink(0,Cid,0,0,0)
Response.End()
End if
else
Call TempIndex()
End if

Sub TempIndex()
'读取模版内容
html=LoadTemplate(0,0,0)
html=ReplaceLableFlag(html)
html=Replace(html,"{$JY_频道编号}",Cid)
html=Replace(html,"{$JY_本站公告}",Announce())
html=Replace(html,"{$JY_首页浮动QQ}",Float_QQList())
html=Replace(html,"{$JY_右下角浮动信息}",Float_BottomInfo())
If ishtml=1 Then
HtmlFileName=Server.MapPath(FormatLink(0,0,0,0,0))
Fso.CreateTextFile(HtmlFileName).WriteLine(CreateHTMLReplace(html))&"<script src="&InstallDir&"AutoHtml/index.asp?id="&Cid&"></script>"
Else
Response.Write(CreateHTMLReplace(html))
End if
End Sub
Set fso = Nothing
Call CloseConn()
Response.End()
%>
这是INDEX.ASP的代码 生成的静态首页标题老多出几个字 想去掉 但是不知道在哪 数据库里找了也没看见

<title>看看说说,看时事、看博文、分享你我观点。--hjhjghgh!</title>这是生成的静态页面标题栏,那些--hjhjghgh不知道再哪去掉。
魂斗罗第一代 说的页面里面都找了 没有 - -
展开
 我来答
百度网友c2ab2d7
2010-09-09 · TA获得超过2197个赞
知道小有建树答主
回答量:1433
采纳率:0%
帮助的人:832万
展开全部
<!--#include file="conn/conn.asp" -->
<!--#include file="inc/commoncode.asp" -->
<!--#include file="inc/commonfunction.asp" -->
你导了这3个网页进来, 从这3个网页里找找
百度网友915f237
2010-09-09 · TA获得超过1087个赞
知道小有建树答主
回答量:1305
采纳率:0%
帮助的人:341万
展开全部
应该在一个html模板里面

找不到了你就整站查找“hjhjghgh”就查到了
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
coolarcom
2010-09-09 · TA获得超过235个赞
知道小有建树答主
回答量:220
采纳率:0%
帮助的人:222万
展开全部
要看一下LoadTemplate这个函数,这些字符一定在这个函数读取的模板文件里面
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
收起 更多回答(1)
推荐律师服务: 若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询

为你推荐:

下载百度知道APP,抢鲜体验
使用百度知道APP,立即抢鲜体验。你的手机镜头里或许有别人想知道的答案。
扫描二维码下载
×

类别

我们会通过消息、邮箱等方式尽快将举报结果通知您。

说明

0/200

提交
取消

辅 助

模 式