弹出对话框,点击确定后转到指定页面。

NexperiaTM System Solution
response.write "<script>alert('修改成功!');location.href='user.asp?action=list'</script>"
response.End()