那你就要改成
<%
Dim id,del
id=request.Form("id1")
del=request.Form("aa")
If del="删除" Then
conn.Execute "delete from news where id="&id
conn.Execute "delete from newshf where UID="&id
Response.Redirect "newsedit.asp"
enf if
%>
<%
Dim id,del
id=request.Form("id1")
del=request.Form("aa")
If del="删除" Then
conn.Execute "delete from news where id="&id
conn.Execute "delete from newshf where UID="&id
Response.Redirect "newsedit.asp"
enf if
%>
[编程论坛] ASP超级群:49158383 敲门暗号:ASP编程
龍艺博客 http://www.