问题一:
response.write("<script language='javascript'>window.open('detail.aspx')</script>")
this.Response.Write("<script language=javascript>window.location='"+this.Request.Url+"';</script>");