www.gusucode.com > 共享世纪内容管理系统 2.1 build 080704 全站开源版 > admin/down_sort_reg_save.asp

    <%Admin="DownAdminAll"%>
<!--#include file="check.asp"-->
<!--#include file="mdb_path_down.asp"-->
<title>修改注册连接</title>
<%
conn.execute("update down set reg='"&request("reg")&"' where id="&request("id")&"")
conn.close
set conn=nothing%>
修改成功<iframe name="I1" src="down_makesoft.asp?type=page&id=<%=request("id")%>" width="100%" height="68"></iframe>