rynox
08-12-2002, 04:14 PM
Here's the short version:
Was using CPSHOST.DLL for uploading on Windows NT 4 Server and everything was working fine. Upgraded to Windows 2000, downloaded ASPFileUpload and now I cannot seem to upload a file and pass form variables at the same time.
If I use Request("VarName) I get an error "Cannot use generic request object", if I use Request.Form("VarName") Before the file upload I get a "Cannot do BinaryRead after...blah blah". I'm getting pretty frustrated and the clock is ticking.
rynðx :)
Was using CPSHOST.DLL for uploading on Windows NT 4 Server and everything was working fine. Upgraded to Windows 2000, downloaded ASPFileUpload and now I cannot seem to upload a file and pass form variables at the same time.
If I use Request("VarName) I get an error "Cannot use generic request object", if I use Request.Form("VarName") Before the file upload I get a "Cannot do BinaryRead after...blah blah". I'm getting pretty frustrated and the clock is ticking.
rynðx :)