<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>zjcxc(邹建)的Blog - SQL Server - ASP相关</title><link>http://blog.csdn.net/zjcxc/category/125606.aspx</link><description /><dc:language>zh-CN</dc:language><lastUpdateTime>Sun, 20 Apr 2008 05:50:00 GMT</lastUpdateTime><ttl>60</ttl><item><dc:creator>邹建</dc:creator><title>用ASP实现在线压缩与解压缩</title><link>http://blog.csdn.net/zjcxc/archive/2006/06/14/797249.aspx</link><pubDate>Wed, 14 Jun 2006 21:18:00 GMT</pubDate><guid>http://blog.csdn.net/zjcxc/archive/2006/06/14/797249.aspx</guid><wfw:comment>http://blog.csdn.net/zjcxc/comments/797249.aspx</wfw:comment><comments>http://blog.csdn.net/zjcxc/archive/2006/06/14/797249.aspx#Feedback</comments><slash:comments>4</slash:comments><wfw:commentRss>http://blog.csdn.net/zjcxc/comments/commentRss/797249.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=797249</trackback:ping><description>随着互连网的发展，网站的数量以惊人的数字增加。网站的作用除了给广大网友们提供信息资讯服务外，还应该成为网友们上传与下载文件的场所。在上传与下载文件的过程中，传输时间是关键，这就要求有较快的传输速度。在传输速度固定不变或是上下变动不大的情况下，尽量减小传输文件的体积，是一个可行的办法：上传文件的时候，先将要上传的文件用WINRAR压缩，上传成功后在网站内通过程序实现解压缩；下载文件的时候，先将要下载的文件在网站内通过程序实现压缩然后再下载。本文就针对该问题的解决进行探讨。&lt;img src ="http://blog.csdn.net/zjcxc/aggbug/797249.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>邹建</dc:creator><title>无组件实现文件上传/下载</title><link>http://blog.csdn.net/zjcxc/archive/2003/12/29/20078.aspx</link><pubDate>Mon, 29 Dec 2003 17:29:00 GMT</pubDate><guid>http://blog.csdn.net/zjcxc/archive/2003/12/29/20078.aspx</guid><wfw:comment>http://blog.csdn.net/zjcxc/comments/20078.aspx</wfw:comment><comments>http://blog.csdn.net/zjcxc/archive/2003/12/29/20078.aspx#Feedback</comments><slash:comments>5</slash:comments><wfw:commentRss>http://blog.csdn.net/zjcxc/comments/commentRss/20078.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=20078</trackback:ping><description>  用ASP实现无组件上传/下载文件
 将上传的文件数据保存到数据库中,可以处理表单中的多个上传文件的情况, 适用于各种数据库,使用ADO的方法连接数据库
&lt;img src ="http://blog.csdn.net/zjcxc/aggbug/20078.aspx" width = "1" height = "1" /&gt;</description></item></channel></rss>