<% if trim(request("type_id"))="" then type_id=1 else type_id=SafeRequest("type_id",1) end if if type_id=5 then response.redirect "company3_1_5.asp" response.end end if set rs=server.CreateObject("adodb.recordset") rs.open "select * from blog_news_type where type_id="+CStr(type_id),conn,1,1 type_name=rs("type_name") rs.close %> ¹þ¶û±õ¼«µØ¹Ý




 
   
<% set rs=nothing connclose() %>