急需解决ASP系统新闻页标题如何显示成本页的新闻标题
现在我的网站每个新闻页的标题显示的都是我的网站名字-显示详细的信息,我想把它改成每个新闻页面标题对应的是本页新闻的标题,小女子对ASP代码和函数不懂,所以各位高手一定要告...
现在我的网站每个新闻页的标题显示的都是我的网站名字-显示详细的信息,我想把它改成每个新闻页面标题对应的是本页新闻的标题,小女子对ASP代码和函数不懂,所以各位高手一定要告诉我怎么改哦。下面我把我的新闻页代码发出来。先谢谢各位了
<HTML>
<HEAD>
<TITLE><%=Homepage_Title%>-显示详细的信息</TITLE>
<META http-equiv=Content-Type content="text/html; charset=gb2312">
<link rel="stylesheet" href="<%=RootUrl%>/Css/Style.css" type="text/css">
<script language="JavaScript">
<!--
function click() {
if (event.button==2) {
if(document.all.auto.status==true){document.all.auto.status=false;alert("自动滚屏已经停止了!")}
scroller();
}
}
document.onmousedown=click
var position = 0;
function scroller() {
if (document.all.auto.status==true){
position++;
scroll(0,position);
clearTimeout(timer);
var timer = setTimeout("scroller()",50);
timer;
}
else{
clearTimeout(timer);
}
}
function doZoom(size){
document.getElementById('zoom').style.fontSize=size+'px'
}
function MM_callJS(jsStr) { //v2.0
return eval(jsStr)
}
//-->
</SCRIPT>
</HEAD>
<BODY>
<!--#include file = "../Include/Header.asp"-->
<table border="0" align="center" cellpadding="0" cellspacing="0" class="TableControl">
<tbody>
<tr>
<td valign=top class="TableListLeft"><table width="100%" border="0" align="center" cellpadding="0" cellspacing="0" class="TableListLeftItem">
<form action="searchresult.asp" method="post" name="searchLeftForm">
<tr>
<td class="TableListLeftTitle">□ 站 内 搜 索 □</td>
</tr>
<tr align="center">
<td style="line-height:150%" height=60> 请输入查询的字符串:<br>
<input type="text" name="keyword" style="width:150" class="inputtext">
</td>
</tr>
<tr align="center">
<td><select name="cataid" style="width:150" class="inputlist">
<option value="<%=s_RootID%>" selected>==> 综合查询 <==</option>
<%Call GetNewsCata()%>
</select>
<br>
<br>
<input name="bystr" type="radio" value="title" checked>
标题查询
<input type="radio" name="bystr" value="content">
内容查询 <br>
<br>
<input type="SUBMIT" name="Action" value=" 查 询 " class="inputbutton">
<input type="RESET" name="Clear" value=" 重 写 " class="inputbutton">
</td>
</tr>
<tr align="center">
<td height="10"></td>
</tr>
</form>
</table>
<br>
我只贴了开头的一部分,由于多了放不下了,大侠们帮我看看这样能不能解决,如果还需要什么的话,可以来找我要,我的QQ:835329344,非常感谢各位了。 展开
<HTML>
<HEAD>
<TITLE><%=Homepage_Title%>-显示详细的信息</TITLE>
<META http-equiv=Content-Type content="text/html; charset=gb2312">
<link rel="stylesheet" href="<%=RootUrl%>/Css/Style.css" type="text/css">
<script language="JavaScript">
<!--
function click() {
if (event.button==2) {
if(document.all.auto.status==true){document.all.auto.status=false;alert("自动滚屏已经停止了!")}
scroller();
}
}
document.onmousedown=click
var position = 0;
function scroller() {
if (document.all.auto.status==true){
position++;
scroll(0,position);
clearTimeout(timer);
var timer = setTimeout("scroller()",50);
timer;
}
else{
clearTimeout(timer);
}
}
function doZoom(size){
document.getElementById('zoom').style.fontSize=size+'px'
}
function MM_callJS(jsStr) { //v2.0
return eval(jsStr)
}
//-->
</SCRIPT>
</HEAD>
<BODY>
<!--#include file = "../Include/Header.asp"-->
<table border="0" align="center" cellpadding="0" cellspacing="0" class="TableControl">
<tbody>
<tr>
<td valign=top class="TableListLeft"><table width="100%" border="0" align="center" cellpadding="0" cellspacing="0" class="TableListLeftItem">
<form action="searchresult.asp" method="post" name="searchLeftForm">
<tr>
<td class="TableListLeftTitle">□ 站 内 搜 索 □</td>
</tr>
<tr align="center">
<td style="line-height:150%" height=60> 请输入查询的字符串:<br>
<input type="text" name="keyword" style="width:150" class="inputtext">
</td>
</tr>
<tr align="center">
<td><select name="cataid" style="width:150" class="inputlist">
<option value="<%=s_RootID%>" selected>==> 综合查询 <==</option>
<%Call GetNewsCata()%>
</select>
<br>
<br>
<input name="bystr" type="radio" value="title" checked>
标题查询
<input type="radio" name="bystr" value="content">
内容查询 <br>
<br>
<input type="SUBMIT" name="Action" value=" 查 询 " class="inputbutton">
<input type="RESET" name="Clear" value=" 重 写 " class="inputbutton">
</td>
</tr>
<tr align="center">
<td height="10"></td>
</tr>
</form>
</table>
<br>
我只贴了开头的一部分,由于多了放不下了,大侠们帮我看看这样能不能解决,如果还需要什么的话,可以来找我要,我的QQ:835329344,非常感谢各位了。 展开
2个回答
云创
2023-07-25 广告
2023-07-25 广告
代码静态分析服务可以帮助开发人员在代码编写过程中发现问题和错误,提高代码质量和安全性。以下是在某些方面可能会提供折扣的例子:1. 高频使用的服务:如果一个组织或个人频繁使用代码静态分析服务,那么他们可能会获得与使用频率相关的折扣。例如,每次...
点击进入详情页
本回答由云创提供
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询