贴上代码.....前面部分
<!--#include virtual="/conn.asp"-->
<!--#include virtual="/public.asp"-->
<!--#include virtual="/filtrate.asp"-->
<script language="vbscript">
<!--
sub page_goto()
if document.all.page_list_num.value>document.all.page_defi.value then
document.all.page_list_num.value=document.all.page_defi.value
end if
location.href=document.all.page_info.value&"&page="&document.all.page_list_num.value
end sub
-->
</script>
<%
late_class=split(check(request("late_class")),",")
area_city=split(check(request("area_city")),",")
info_key=check(request("info_key"))
if check(clng(ubound(late_class)))=1 then
conn.execute("update late set 点击次数=点击次数+1 where 栏目大类='"&late_class(0)&"' and 栏目子类='"&late_class(1)&"'")
end if
%>
<html>
<head>
<meta http-equiv="content-type" c>
<meta name="description" c>
<meta name="keywords" c>
<title>丽水分类信息</title>
.................................改为<title><% =rs("信息标题")%>--丽水分类信息</title> <link href="css/css.css" rel="stylesheet" type="text/css">
</head>
<body leftmargin="0" topmargin="0">
<!--#include virtual="/index_top.asp"-->
<div align="center">
<table width="95%" height="10" border="0" cellpadding="0" cellspacing="0">
<tr>
<td></td>
</tr>
</table>