• Koen Verbeeck (3/15/2013)


    What is your exact scenario?

    Normally you would use a webservice to exchange data with a website.

    Hey, the exact scenario to do this manually is like this

    1. Go to a secure HTTPS site

    2. Click on the username section and enter a username

    3. Click on password and enter password

    4. click on a link to open a folder

    5. click on the file to download.

    Obviously i would like that all automated behind the scenes, with the file being controlled by a variable to get latest file.

    think of login into say G-Mail, that logic go to the site, enter details and login,

    hope that makes sense.