<%inherits JDSJ.UI.PageBase%> <%namespace System.Collections.Generic%> <%namespace Forum.Model%> <%namespace JDSJ%> <%set (string) {key0}={request[Keyword]} %> <%set (string) {key}=Forum.BLL.Other.ForumRequest.UrlDecode(key0) %> 搜索包含:{key} 的信息 <%template _daohang%>
您现在的位置: 首页 >> 搜索包含{key}的信息
<%set {SqlWhere}=" (Body_Name like '%" + key + "%') and (Body_Lenght<>" + Forum.Web.Admin.Code.BodyType.Links.ToString("D") + ")"%> <%set {page}=Forum.BLL.Other.ForumRequest.GetQueryInt("page",1)%> <%loop (Forum_Bodyinfo) modellist cachedata.GetList_Body(CaheKey,fldName,page,10,SqlWhere,true,false)%> <%/loop%>
<%set (string) {urlkey}="Keyword"%> <%set (string) {urlname}="search"%> {cachedata.GetPageHtml(10,urlkey,urlname)}
<%template _links%> <%template _footer%>