
June 5th, 2011, 07:11 PM
|
|
Registered User
|
|
Join Date: Jun 2011
Posts: 2
Time spent in forums: 25 m 35 sec
Reputation Power: 0
|
|
|
Is This Automation Possible?
Hi,
Just hoping to get a little advice please?
Basically at work We have a system in place to invoice people which is hosted on a third party website which is php
but all seems to be in java frames?.
To send out an invoice we need to log in to the website, go to the accounts page,
type in an individual account number and submit. It then sends us to the customer account page.
We then have to click on another button "statement" which pops up a pdf window which
we then have to print, close and return to the accounts page.
As you can imagine having to do this with 40+ accounts at a time is quite time consuming.
I am hoping to write a program to automate this, i type in a list of account numbers, and the program automates
the rest.
I am not asking for code on a plate, I am willing to learn this myself. I just need to know if this is possible and
what language would be best for doing it?
Any advice would be greatly appreciated.
Regards,
Sam.
|