Hi i created a form that inserts into a database some time
ago, today i just had to add a field to it, now when i try to
submit the form i get
Request object error 'ASP 0208 : 80004005'
Cannot use generic Request collection
/admin/addappnote.asp, line 42
Cannot use the generic Request collection after calling
BinaryRead.
i am using pure asp upload if that helps, i read some where
about having to change request.form to UploadFormRequest which i
tried but did not seem to work, i do not understand why i suddenly
need to change anything, I am using CS3
If anyone can awnswer me please can you explain exactly as i
am not an expert in dreamweaver.
Thanks
John