<%if session("admin_user")="" then response.Redirect("login.asp") end if%> 优创(北京)电子有限公司-后台管理系统 <%id=request.QueryString("id") sql2="select * from new where id="&id set rs2=conn.execute(sql2)%>
修改解决方案
文章标题 " />
文章作者 "/>
文章来源 "/>
上传文章图片
文章图片 " />
文章内容
是否推荐 <%if rs2("tui")="是" then%> 否 <%else%> 否<%end if%>
 
<%rs2.close conn.close set rs2=nothing%>