Hello everyone,
Yesterday I faced a difficulty and I would like that someone give me a very good piece of advice in order to never have this problem again. Here is the description:
I was working on the computer of my client using a webpage that he logged in (i.e., I was using his account). My task was really easy, though tedious, I needed to output images available in this webpage on internet explorer and save them properly in a given directory.
After 3 hours I was already tired of clicking into images and save them in this directory.
So, I am here to ask you if there is a possibility of performing the same task using a script, or any other way to automatize this boring process. Note that I am not allowed to install any program on his computer (like perl and others). It should be already available on a perfectly normal windows machine (or in internet explorer).
I though on Windows Powershell, but I am not sure if it is the most suitable for it.
Maybe HTML is the best way to do it. Please let me know your opinion about it.
Thank you in advance