Uploading Component

An upload component is also included in this package. This component allows the programmer of ASP pages to receive files uploaded to the web server. This component not only works with the LInetHttp class functions, but also supports uploading from any browser that supports the following HTML form attribute: enctype=multipart/form-data.