asp.net页面常见问题

关于页面跳转:

页面跳转   HttpContext.Current.Response.Redirect("/Order/UpdateOrderAddress.html");自己具有异常

所以跳转时不要将其包含在try catch内

本页面点击按钮重新打开一个页面通常采用 js的window.open()方法

posted @ 2011-07-08 14:29  多远才是未来  阅读(204)  评论(0编辑  收藏  举报