相关代码 |
|
response.Write "alert('网络超时或您还没有登陆!');window.location.href='login.asp';" response.End else end if dim shengid shengid=request("shengid") conn.execute("delete from welcomeshibuy where shengid=" &shengid) conn.execute("delete from welcomeshengbuy where id=" &shengid) conn.close set conn=nothing response.write "alert('您选择的省已经被删除!');window.location.href='shengmanage.asp';" response.end %>
相关资源 |
|