AspUploadFile enables you to build in file upload functionality into your Active Server Page site. It is composed of two COM objects. One to get the file contents and one to save the file to an application server. This design is mandatory when working in secure environments It is possible to have both components on one server that is both the Web Server and Application Server