ASP.NET screen scrape after form submittal?

R

Rob Lauer

I have written two completely separate web applications that cannot
talk directly to one another (applications "A" and "B"). Application
"A" has a form that takes some input (radio buttons, whatever) and
when that form is submitted via a POST, I get back some data. Simple
enough.

The trick is that I need to write a web service on application "B"
that will post data to that same form and then do a screen scrape of
the results returned. I know how to do the screen scrape easily enough
of a static page with asp.net...but I can't figure out how to use
asp.net to write a web service to "fake" a post to a page and grab the
returned data.

I hope this makes sense and that someone has an idea! Thanks.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,576
Members
45,054
Latest member
LucyCarper

Latest Threads

Top