摘要:
ASP.NET程序中常用的三十三种代码 1. 打开新的窗口并传送参数: 传送参数: response.write("<script> window .open('* .asp x?id="+this.DropDownList1.SelectIndex+"&id1="+...+"')</script>") 接收参数: string... 阅读全文
posted @ 2005-12-30 13:23 狂野都城 阅读(412) 评论(0) 推荐(0)
|
|||
|
摘要:
ASP.NET程序中常用的三十三种代码 1. 打开新的窗口并传送参数: 传送参数: response.write("<script> window .open('* .asp x?id="+this.DropDownList1.SelectIndex+"&id1="+...+"')</script>") 接收参数: string... 阅读全文
posted @ 2005-12-30 13:23 狂野都城 阅读(412) 评论(0) 推荐(0) |
|||