How To Perform Programmatic Log In To Another Site
I would like to write an application that logs in to some other webite, Yahoo for example, with a user name and password that is retrieved from a database, not typed in manually, and then retrieve information from a table. How does one do this. TIA
|