ELSEIF opr =1 and del="删除" Then
response.Redirect"comreport_del.asp?b='2005-4-3'&e='2005-4-5'"
End IF
点了删除按钮半天没反应 为什么会这样?
...全文
11913打赏收藏
救救我,快要疯了,为什么不转向?
IF opr =1 and del="查询" Then 查询语句 ELSEIF opr =1 and del="删除" Then response.Redirect"comreport_del.asp?b='2005-4-3'&e='2005-4-5'" End IF 点了删除按钮半天没反应 为什么会这样?