摘要
分析了文件上传系统的程序流程,对实现文件上传系统的关键技术进行了讨论。在网站中实现文件上传功能,需要使用第三方提供的文件上传组件ASPUpload的内部对象、ASP的文件存取组件的内部对象以及ASP的数据库存取组件ADO的内部对象。综合利用系统的各种编程方法和技巧,可以设计出符合用户需求的各种动态网站。
The program flow of file uploading system is analyzed, and the crucial technologies of implementing the system are discussed. Realizing the function of file uploading in websites needs to use the internal objects of file uploading component ASPUpload provided by the third party, the internal objects of ASP file access component, and the internal objects of ASP database access component ADO. Comprehensively utilizing various programming methods and skills of the system, the various dynamic websites in accordance with users demand can be designed.
出处
《计算机时代》
2009年第12期33-35,共3页
Computer Era