% call log_chk() %>
<%if request("act")="mod" then Set rs1= Server.CreateObject ("ADODB.RecordSet") sql="select * from bdkhdg where dg_id="&request("thex")&"" rs1.open sql,conn,1,3 rs1("dg_hf")=request("hfnote") rs1("dg_open")=request("Online") rs1.update rs1.close set rs1=nothing call GoUrl("Dmod.asp?thex="&request("thex")&"","提交成功!") end if %>| 后台管理:>> 订单查看处理 |