摘要:
protected void Application_Error(object sender, EventArgs e){ Application["error"] = Server.GetLastError().Message; this.Response.Redirect("error.aspx");} 阅读全文
posted @ 2010-04-03 14:47
greencolor
阅读(166)
评论(0)
推荐(0)
浙公网安备 33010602011771号