Hello! There are a bunch of text files, available over the Internet, that I want to retrieve and save to my local server, so that I can then parse them using FSO. Obviously, I can save and upload the files manually, but there are a lot of files, and I need to do it regularly, so it would be a real pain. Is there a command I can use in ASP to save a file to the server if I know the URL? Thanks!
--Ryan
--Ryan