Forums
This topic is locked
file upload and check new user behaviour crashes
17 Jul 2002 18:09:42 Alan Chua posted:
just wanna know if anyone has come across problem with "check new user" server behaviour and "ASP pure file upload" in ultradev 4. The 2 behaviour being in the same page.I was testing a page with the above mentioned behaviour. my page merely has a user_ID field, name field address field, and a file field( for browsing the file locally for uploading). After I apply these 2 behaviour, I got this meesage
"Request object error 'ASP 0208 : 80004005'
Cannot use generic Request collection
/user_reg/validate.asp, line 264
Cannot use the generic Request collection after calling BinaryRead. "
but if I remove the upload behaviour, everything is fine.
Can anyone help me on this?
I am rushing for my school project.
Thanks,
Lonetree
Replies
Replied 19 Jul 2002 20:27:53
19 Jul 2002 20:27:53 scre wdanger replied:
I had this problem once.
Just make sure that the "check username " code is executed prior to the "upload extension". Otherwise delete the file and include files completely and make a new page from the begining
Just make sure that the "check username " code is executed prior to the "upload extension". Otherwise delete the file and include files completely and make a new page from the begining