Hello All:
I am trying to write a classic ASP app that will copy a given file from a client PC up to the web server. Assuming that I get all write permissions set on the web server.
We need to allow users to upload PDF files to the web server and I am not sure how to do this. I tried using the FSO, but that seems to work with only files local to the web server.
Thanks.
Scott