电子商务-雅芳进销存管理系统WEB版 ASP源代码

源代码在线查看: danwei_del.asp

软件大小: 664 K
上传用户: zcflion
关键词: WEB ASP 电子商务 源代码
下载地址: 免注册下载 普通下载 VIP

相关代码

								if session("username")="" then
				%>
				
				top.location.href="../login.asp"
				
								  response.end
				end if
				%>
				
								sql="delete from danwei where id="&request("id")
				conn.execute(sql)
				response.redirect "danwei.asp"
				%>
				
							

相关资源