Instead of using ASP's Request.Form object, use the SoftArtisans FileUp form object (upl.Form) which has identical functionality to Request.Form, but understands the different form encoding scheme used when performing file uploads.