ASP网站如何调用文章标题作为网页title?

<title><%=title_access_name%>文章标题</title><metaname="keywords"content="关键词"><metaname=... <title><%=title_access_name%>文章标题</title>
<meta name="keywords" content="关键词">
<meta name="description" content="文字简介">
<META HTTP-EQUIV="imagetoolbar" CONTENT="no">
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<link href="inc/css.css" rel="stylesheet" type="text/css">
<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" />

</head>
<!--#include file="tc.asp"-->
<!--#include file="conn.asp"-->
<!--<meta http-equiv="Content-Type" content="text/html; charset=gb2312">-->
<body>
<%
newlb=1
%>
<!--#include file="access_2_ck.asp"-->
<!--#include file="logo.asp"-->
<!--#include file="dh.asp"-->
文章标题<%=title_access_name%>
来源:<%=left(from_access_name,15)%>
阅读
次数:<%=hits_access_name%>
<%=content_access_name%>

</body>
</html>
展开
 我来答
zhangteng33
2013-06-21 · TA获得超过180个赞
知道小有建树答主
回答量:245
采纳率:0%
帮助的人:124万
展开全部
<!--#include file="tc.asp"-->
<!--#include file="conn.asp"-->

<title><%=title_access_name%></title>
<meta name="keywords" content="关键词">
<meta name="description" content="文字简介">
<META HTTP-EQUIV="imagetoolbar" CONTENT="no">
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<link href="inc/css.css" rel="stylesheet" type="text/css">
<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" />

</head>

注意 把<!--#include file="tc.asp"-->
<!--#include file="conn.asp"-->
这两句放在最顶上就可以了
更多追问追答
追问
不行。
追答
忘了告诉你 你查询数据库的语句也要在最上面!
本回答被网友采纳
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
dsg112
2013-06-21 · 超过47用户采纳过TA的回答
知道小有建树答主
回答量:185
采纳率:100%
帮助的人:97万
展开全部
<!--#include file="tc.asp"-->
<!--#include file="conn.asp"-->
<!--#include file="access_2_ck.asp"-->
<!--#include file="logo.asp"-->
<!--#include file="dh.asp"-->
<title><%=title_access_name%>文章标题</title>
<meta name="keywords" content="关键词">
<meta name="description" content="文字简介">
<META HTTP-EQUIV="imagetoolbar" CONTENT="no">
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<link href="inc/css.css" rel="stylesheet" type="text/css">
<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" />

</head>
<!--<meta http-equiv="Content-Type" content="text/html; charset=gb2312">-->
<body>
<%
newlb=1
%>
文章标题<%=title_access_name%>
来源:<%=left(from_access_name,15)%>
阅读
次数:<%=hits_access_name%>
<%=content_access_name%>

</body>
</html>
本回答被提问者采纳
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
推荐律师服务: 若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询

为你推荐:

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

类别

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

说明

0/200

提交
取消

辅 助

模 式