Hello, I took a closer look at the upload63.dll using Visual C++, under the object browser tree. This upload63.dll has two components, clsUpload and MIMEObj, with a lot of sub and functions. Both of these are called by the ASP upload pages, below find portion of code where they are being called/used...