大学的综合测评

源代码在线查看: del.asp

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

相关代码

				
				=1  then 
				  response.Redirect("index.asp")
				  Response.End()
				 end if%>
								sql="delete * from guestbook where id="&trim(request.querystring("id"))
				dbconn.execute sql
				dbconn.close
				set dbconn=nothing
				response.redirect "index.asp"
				%>			

相关资源