本系统无论是现在还是将来的升级的版本均免费。学生综合测评分也叫综合分或者纪律分

源代码在线查看: del.asp

软件大小: 1193 K
上传用户: muye0422
关键词: 版本
下载地址: 免注册下载 普通下载 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"
				%>			

相关资源