DanielPirani
IS-IT--Management
I want to use ASP.NET to impersonate a web visitor.
This means I want to write code to send a search request to a 3rd party's web page which has a search box on it, as if it were a user typing in the search words and pressing Go.
Then I want to read the search results page into my SQL database.
Can it be done? Can anyone help, or tell me where to look?
Thank you!