信运网店系统是一套功能完善、简洁美观

源代码在线查看: shengkill.asp

软件大小: 8066 K
上传用户: delsboy
关键词:
下载地址: 免注册下载 普通下载 VIP

相关代码

				
								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
				%>			

相关资源