Data extraction from online websites

  • Thread starter Thread starter K-one
  • Start date Start date
K

K-one

I remmember trying a .net class a while ago. it allowed u
to extract information from static, dynamic or even secure
sites using table structures and other methods. it even
allowed you to fill in forms and some other stuff,it would
basicly allowed you to do anything on the net right form
ur C# code. now i can't find it any more does anyone know
a web site address or even a name??? i really need this
and would really appreciate any help!

I remmember the catch fraise was "Turn Web into a service"
or something like that.
 
Was that HTTPResponse and HTTPRequest classes.


Regards,
Puneet Taneja
 
it wasn't a built in class! I remember downloading a program and after
installing it would add a couple classes and tool to VS.net so u could
basically tell it to go to this website fill the form with this information
then click on the submit button and show the message on the next page as a
Messegebox to the user!
 

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

Back
Top