WebClient

  • Thread starter Thread starter Guest
  • Start date Start date
Joerg.
I got an answer, but there were no meat on the bones.
I am looking for a how-to answer.
Webclient turned out to be useless for sending an xml file.
HTTPWebRequest seems to be a lot more useful.
 
Thus wrote Arne,
Joerg.
I got an answer, but there were no meat on the bones.
I am looking for a how-to answer.
Webclient turned out to be useless for sending an xml file.
HTTPWebRequest seems to be a lot more useful.

You can post anything you want with WebClient -- see UploadData() or OpenWrite().

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

Back
Top