Hello,
I've found this activeX component to assist with uploading files to a webserver...
However there is a line here
I don't quite understand, I thought after running the activeX MSI installer on the server, I used this code to up load files.
So what is this receiveUpload.asp ? what does that do, how do I create it, where do I put it and why is it needed?
Thanks,
1DMF
"In complete darkness we are all the same, only our knowledge and wisdom separates us, don't let your eyes deceive you."
"If a shortcut was meant to be easy, it wouldn't be a shortcut, it would be the way!
I've found this activeX component to assist with uploading files to a webserver...
However there is a line here
Code:
upload.Path = "/receiveUpload.asp"
I don't quite understand, I thought after running the activeX MSI installer on the server, I used this code to up load files.
So what is this receiveUpload.asp ? what does that do, how do I create it, where do I put it and why is it needed?
Thanks,
1DMF
"In complete darkness we are all the same, only our knowledge and wisdom separates us, don't let your eyes deceive you."
"If a shortcut was meant to be easy, it wouldn't be a shortcut, it would be the way!