- 博客(1)
- 收藏
- 关注
转载 ASP.NET中常用的三十三种代码
1. 打开新的窗口并传送参数: 传送参数: response.write("<script>window.open(*.aspx?id="+this.DropDownList1.SelectIndex+"&id1="+...+")</script>") 接收参数: string a = Request.QueryString("id"); string b = Request.QueryStr
2009-12-26 03:48:00
323
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅