i have a program will create a txte log file contain a ref# after it uploaded data to the website. I need a program to do below.
1.get the ref# from the log file
2.download a CSV file with the ref# by login to a website (the download link will be a fix url plus the ref#, but I will have the option to change the website, user name and password)
3.search the CSV file, send an email to me if it contains a word FAILED in the file.
4. this program has to run on my schedule automatically
5. this program has to run on Windows XP, 7 32bit and 64bit at the background (invisable to the user who using the computer)