cURL in ASP.NET

  • Thread starter Thread starter Chris
  • Start date Start date
C

Chris

Does ASP.NET support for cURL which available at most unix system?
Or is there a function that can post and grab the html result?

Thanks.

Chris
 
Chris said:
Does ASP.NET support for cURL which available at most unix system?
Or is there a function that can post and grab the html result?

No functions, but a couple of classes and methods ;-)

Check out System.Net.WebClient.

Cheers,
 

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

Similar Threads

Duplex printing curling paper 3
Trolling a site for data 4
IF and Lookup 2
IF Statement with AND Statement 4
epson V700 scanner 0
POSTing a form programatically 2
CURL.NET??? 9
Paper curl 1

Back
Top