![]() |
#2
zfh1986012008-08-14 15:58
|
请求对象 错误 'ASP 0206 : 80004005'
不能调用 BinaryRead
upload.inc,行40
使用 Request.Form 后不能调用 BinaryRead。
第40行的代码为:
oupfilestream.Write Request.BinaryRead(Request.TotalBytes)
这是上传图片时出现的错误