I donwload stats on a daily basis. These stats are variable in quantity each day. To get the stats I click on one of several hyperlinks that runs the following code:
javascript:OpenWindowNew('
The stats appear in a new window and I just copy and paste to a TXT file and my code imports it. This can be tedious as there are several stats each day, however the id no. is sequential. How can I automate this process?
Please note I have no control over the actual web site which requires me to login.
javascript:OpenWindowNew('
The stats appear in a new window and I just copy and paste to a TXT file and my code imports it. This can be tedious as there are several stats each day, however the id no. is sequential. How can I automate this process?
Please note I have no control over the actual web site which requires me to login.