Re: Cannot use Request.Form collection after calling BinaryRead

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance

From: David Wang [Msft] (someone_at_online.microsoft.com)
Date: 04/17/04


Date: Sat, 17 Apr 2004 03:28:41 -0700

Google for the answer. Some very nice File upload code in pure ASP has been
posted before.

-- 
//David
IIS
This posting is provided "AS IS" with no warranties, and confers no rights.
//
"m7moad awad" <anonymous@discussions.microsoft.com> wrote in message
news:030601c42451$10106f80$a101280a@phx.gbl...
Hi
 I had this error when I'm trying to upload a file to my
web server:
Request object, ASP 0207 (0x80004005)
Cannot use Request.Form collection after calling BinaryRead
I do not know what to do....