摘要:
后面加上: Response.Write(""); 或者 this.Page.ClientScript.block(this.GetType(), "message", ""); 阅读全文
posted @ 2009-02-25 15:58
小马的酒吧
阅读(1005)
评论(1)
推荐(0)
摘要:
在GOOGLE搜索asp.net 源码 ASP.NET打开新窗口方法一: Response.Write(" "); 这种方式代码每次是生成在页面最顶端 ASP.NET打开新窗口方法二: string strScript = ""; strScript += " "; bool b = ((Page)System.Web.HttpContext.Current.Handler).Is... 阅读全文
posted @ 2009-02-25 14:55
小马的酒吧
阅读(3415)
评论(3)
推荐(0)

浙公网安备 33010602011771号