Hi,
Is anyone able to point me to the right direction (an example would be fantastic) for a simple script that can connect to (example):
https://login1.telecom.co.nz/distauth/ZeroPageLogin.jsp
It will send my username/password and save the page (after all redirects) to a file. I can parse it from there but I have limited perl/php knowledge that can allow me to send variables via https and also to save the page locally.
Thanks.