<% url=Request.ServerVariables("QUERY_STRING") arr=Split(url,"/bbs/") '用/分割 n=ubound(arr) '求得最后一个/ if n>0 then Response.Status="301 Moved Permanently" '错误状态:301 Response.AddHeader "Location","http://forum.cjk3d.net/bbs/"&arr(n)&"" end if %> <% url=Request.ServerVariables("QUERY_STRING") arr=Split(url,"/old/news/") '用/分割 n=ubound(arr) '求得最后一个/ if n>0 then Response.Status="301 Moved Permanently" '错误状态:301 Response.AddHeader "Location","http://cec.cjk3d.net/old/news/"&arr(n)&"" end if %> <% url=Request.ServerVariables("QUERY_STRING") arr=Split(url,"/old/") '用/分割 n=ubound(arr) '求得最后一个/ if n>0 then Response.Status="301 Moved Permanently" '错误状态:301 Response.AddHeader "Location","http://cec.cjk3d.net/old/"&arr(n)&"" end if %> <% url=Request.ServerVariables("QUERY_STRING") arr=Split(url,"/news/") '用/分割 n=ubound(arr) '求得最后一个/ if n>0 then Response.Status="301 Moved Permanently" '错误状态:301 Response.AddHeader "Location","http://news.cjk3d.net/"&arr(n)&"" end if %> <% url=Request.ServerVariables("QUERY_STRING") arr=Split(url,"/News/") '用/分割 n=ubound(arr) '求得最后一个/ if n>0 then Response.Status="301 Moved Permanently" '错误状态:301 Response.AddHeader "Location","http://news.cjk3d.net/"&arr(n)&"" end if %> 中国水资讯网——水科学和水工程综合资讯

网站正在建设中,即将推出

http://www.waterinf.com/

其他资讯参见中国水资讯网 http://www.cjk3d.net

以上水资讯均由CJK3D工作室提供

 苏ICP备05009882号