I am working on updating an online booking form and was wondering if it is possible to submit and retrive data from another website.
The online booking form I am updating will contain two text boxes where two different security code are enterd. This data is then sent to another person who manually verifies the codes and then contacts the customer.
The verification provess is done by logging into a different website which is independant and submitting the two security codes.
I’d like to try and automate the entire process and am wondering if it is possible and if so can someone point me the right direction.
Thank you in advance.