asp.net下载文件的常用方法大全
摘要:
http://www.xueit.com/html/2009-01/21_411_00.html //TransmitFile实现下载 protected void Button1_Click1(object sender, EventArgs e) { /* 微软为Response对象提供了一个新的方法Tra... 阅读全文
posted @ 2009-03-05 23:26 wmt 阅读(211) 评论(0) 推荐(0)