Search for HTTP File
Posted: Wed Mar 21, 2007 1:05 am
HiI would like to download a fileĀ on a websiteThe address is like this : http://www.address.com/files/ExaMpLE.pdfI tried a "Search on file" action but it apparently doesn't work on website.I tried with {FileExist} variable but it seems to be the same problem.Is there a simple way to find this file and download it ?I tried another way but...The main problem is that some letters of the filename are in Capital letters and i don't know which ones...i tried to list all possibilities of filenames (EXamPlE, exAmpLE, etc...) and launch a "Download file" action with each one but if the file doesn't exists, the task is stopped.How could the task not be stopped and continue with next filename ?