% 'response.write 200 filepath = request("filepath") & "" filepath = replace(filepath,"'","") 'filepath = "keshi/texukeshi/" tpath = server.MapPath("/") tpath = tpath&"/"&filepath 'response.write tpath zhicheng = request("zhicheng") 'response.write zhicheng %> <% if filepath <>"" then set rs = server.CreateObject("adodb.recordset") sqlstr="select top 1 ClassID,ID,ChannelID,TN,tj,FolderName,Folder from KS_Class where Folder = '" & filepath & "'" 'response.Write sqlstr rs.open sqlstr,newsconn,1,1 if rs.recordcount = 0 then response.redirect("http://www.pf110.com/swt/") else id = rs("id") end if rs.close where = "1=1 " where = where & " and KS_keshi like '%" & id & "%' and Verific = 1" qstr = "" qstr = qstr & "&filepath=" & filepath if zhicheng <> "" then where = where &"and Fulltitle like '%" & zhicheng& "%' " qstr = qstr & "&zhicheng=" & zhicheng end if 'response.write qstr Else where = "1=1 " where = where & " and Tid ='20102506687733' and Verific = 1 " qstr = "" if zhicheng <> "" then where = where &"and Fulltitle like '%" & zhicheng& "%' " qstr = qstr & "&zhicheng=" & zhicheng end if End if 'response.write where %>
擅长:<%= left(rs("Intro"),46) %>...[详细]