ASP.NET 程序中常用的三十三种代码[转载与 aspcool] Posted on 2006-07-08 19:46 天轰穿 阅读(1380) 评论(0) 编辑 收藏 引用 网摘 所属分类: 网络收藏《.net》 1. 打开新的窗口并传送参数: 传送参数: response.write("<script>window.open(’*.aspx?); } 相关文章: