<% stats="论坛搜索" if boardmaster or master then guestlist="" else guestlist=" lockboard<>1 and " end if call nav() if BoardID="" or not isInteger(BoardID) then boardid=0 call head_var(2,0,"","") else boardid=cLng(Boardid) call head_var(1,BoardDepth,0,0) end if call main() if founderr then call dvbbs_error() call footer() sub main() if Cint(GroupSetting(14))=0 then Errmsg=Errmsg+"
"+"
  • 您没有在本论坛搜索的权限,请登陆或者同管理员联系。" founderr=true exit sub end if %>
    请输入要搜索的关键字
    (同时查询多个条件使用'>or' 分隔关键字,查询同时满足某条件使用'>and'分隔关键字)

    搜索选项
    作者搜索 
    关键字搜索 
    日期范围
    请选择要搜索的论坛
    搜索论坛:  
    <% call activeonline() end sub %>