We have a vendor who hosts a PHP website that we need to extract data from. They don't have an API for that purpose. I was hoping to somehow provide keystrokes/click to their application from an asp.net application - semi screen scraper type of thing. I just need to logon to their app and request a URL for a file download. I also need to do an upload if possible. Is this doable or are we stuck with a manual process?