E
_eee_
I recently posted a query about screen scraping, but haven't turned up
any leads yet. Here's what I need to do:
The first screen is retrieved via HttpWebRequest/Response. Easy
enough, as no parameters are required. But then I need to fill in
some fields from that initial screen and POST it back to the website
(to get back info on a specific subject).
It seems easier to do a GET, but unfortunately I need to do this via
POST.
Surely this has been done a lot, right? Any clues on where to look?
Are there other newsgroups that would be more appropriate for this
question?
any leads yet. Here's what I need to do:
The first screen is retrieved via HttpWebRequest/Response. Easy
enough, as no parameters are required. But then I need to fill in
some fields from that initial screen and POST it back to the website
(to get back info on a specific subject).
It seems easier to do a GET, but unfortunately I need to do this via
POST.
Surely this has been done a lot, right? Any clues on where to look?
Are there other newsgroups that would be more appropriate for this
question?