The cpshost.dll should be installed on your web server (run the setup when you download the posting acceptor from the MS site) and handles the file upload itself. Once the file upload is complete, the URL after ?PUBLISH? is loaded. This ASP page can still access the field properties of your form (including the non-file fields, if any). It's actually the final processing and output page that is displayed after the form submission.
Myfiles should be a virtual directory on your webserver that is linked to a path on your server's HDD. Make sure the users have read/write access to this directory or they won't be able to upload anything.
Hope this helps. Let me know if you have any problems with this code.
See the following link. This site gives you the code for 4 files to upload a file. You need to create the directory called "Uploaded" first. Works great and it's free!
You're right, it must have been removed last week (I downloaded it only two weeks ago). If you wish I could send it to you by email, but I guess it should come back online in a while (I don't know why Microsoft removed it in the first place).
I tried a free component that seems to work nicely and adds more features to the whole file upload thing. Try this link and see if you could use it too :
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.