紧急求助:关于asp程序调用文章标题到title 30
网站是ASP+ACCESS,为了便于优化收录,想将文章标题实时调用到浏览文章时的标题栏,在网上看了很多,还是没找到正确设置方法,我把文章展示页list.asp前半部分代码...
网站是ASP+ACCESS,为了便于优化收录,想将文章标题实时调用到浏览文章时的标题栏,在网上看了很多,还是没找到正确设置方法,我把文章展示页list.asp前半部分代码截图下来了,我看他标题是引用head.asp中的title,下面是head.asp的全部代码:
<!--#include file="conn.asp"-->
<!--#include file="const.asp"-->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"><HEAD><TITLE>帮助中心</TITLE>
<meta name="description" content=""><meta name="keywords" content=""><META content="text/html; charset=gb2312" http-equiv=Content-Type>
<link href="/Template/Tpl_05/css/Global.css" rel="stylesheet" type="text/css">
<link href="/Template/Tpl_05/css/faq.css" rel="stylesheet" type="text/css">
<link href="/Template/Tpl_05/css/weiyanlover.css" rel="stylesheet" type="text/css">
</head>
<body id="thrColEls">
<div class="Style2009">
<script language="JavaScript" type="text/JavaScript">
<!--
function MM_openBrWindow(theURL,winName,features) { //v2.0
window.open(theURL,winName,features);
}
//-->
</script>
<%
server.execute "/faq/top.asp"
%>
希望有高人帮助下,在线等......真的谢谢了啊! 展开
<!--#include file="conn.asp"-->
<!--#include file="const.asp"-->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"><HEAD><TITLE>帮助中心</TITLE>
<meta name="description" content=""><meta name="keywords" content=""><META content="text/html; charset=gb2312" http-equiv=Content-Type>
<link href="/Template/Tpl_05/css/Global.css" rel="stylesheet" type="text/css">
<link href="/Template/Tpl_05/css/faq.css" rel="stylesheet" type="text/css">
<link href="/Template/Tpl_05/css/weiyanlover.css" rel="stylesheet" type="text/css">
</head>
<body id="thrColEls">
<div class="Style2009">
<script language="JavaScript" type="text/JavaScript">
<!--
function MM_openBrWindow(theURL,winName,features) { //v2.0
window.open(theURL,winName,features);
}
//-->
</script>
<%
server.execute "/faq/top.asp"
%>
希望有高人帮助下,在线等......真的谢谢了啊! 展开
展开全部
问题没有提问清楚。你这个的标题不就是<TITLE>帮助中心</TITLE> 帮助中心吗?还有什么别的标题,在你的切图里也看不到。还有就是你的head.asp调用了/faq/top.asp,这个文件你发来看看
追问
现在的标题是“帮助中心”,我想实现的标题是“当前浏览的新闻标题+网站名”,比如我现在看的新闻标题是 怎么安装太阳能? 那么浏览器title就是 “怎么安装太阳能-网站名”,就是这种调用新闻标题的,但是我只能修改为固定的文字,不会调用。
/faq/top.asp 这个文件代码很少,全部如下截图:
追答
/faq/top.asp这个文件还有一个函数调用。还有就是你提供的内容里看不到标题参数。
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询