I was wondering if there was a way that I could upload a file, using ASP, Javascript, VBscript, through code only. At the absolute most the user would type the file name. I would already know the directory it is housed in on the client machine.
I would like to get an xml file that is created by another software application from the client machine to my server with as little interaction from the user as possible. My bosses do not want the user to browse for the file. They want a one button click and the file is sent to a directory on our server. We can't use FTP, for firewall reasons, this is going to be on multiple client machines, in different geographical locations, through out the country (hopefully). Any help is always appreciated.
I would like to get an xml file that is created by another software application from the client machine to my server with as little interaction from the user as possible. My bosses do not want the user to browse for the file. They want a one button click and the file is sent to a directory on our server. We can't use FTP, for firewall reasons, this is going to be on multiple client machines, in different geographical locations, through out the country (hopefully). Any help is always appreciated.