Hi,
I'm using a sample (upload.asp) downloaded from to try uploading files to a specified folder..
The sample works fine but not after integration with my code :-(
I get the following error:
Request object error 'ASP 0206 : 80004005'
Cannot call BinaryRead
/391cs/upload.asp, line 46
Cannot call BinaryRead after using Request.Form collection.
If it can call the BinaryRead previously from the sample file, and why not now? I have not changed any codes in the upload.asp that i downloaded.. I did the same by including it in my asp file with uploading codings. Pls help!
THanx,
Rach :-8
I'm using a sample (upload.asp) downloaded from to try uploading files to a specified folder..
The sample works fine but not after integration with my code :-(
I get the following error:
Request object error 'ASP 0206 : 80004005'
Cannot call BinaryRead
/391cs/upload.asp, line 46
Cannot call BinaryRead after using Request.Form collection.
If it can call the BinaryRead previously from the sample file, and why not now? I have not changed any codes in the upload.asp that i downloaded.. I did the same by including it in my asp file with uploading codings. Pls help!
THanx,
Rach :-8