当前位置:首页>>网络编程>>ASP教程>>正文

实例代码:通过ASP下载文件

文章出处:设计前沿收集 作者:未知 发布时间:2007-03-29 收藏到QQ书签
Sometimes you want a user to download a binary file instead of opening it inside the browser window.
There are several different ways to accomplish this.
Generically:
Google