Home All Groups Group Topic Archive Search About
Author
6 Mar 2006 9:51 PM
Arne Garvander
Can I use the webclient class to make an HTTP POST?

--
Arne Garvander
Certified Geek

Author
6 Mar 2006 9:59 PM
Joerg Jooss
Thus wrote Arne,

> Can I use the webclient class to make an HTTP POST?

Um, yes. We had that answered ten minutes ago, didn't we?

Cheers,
--
Joerg Jooss
news-re***@joergjooss.de
Author
6 Mar 2006 10:30 PM
Arne Garvander
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.
--
Arne Garvander
Certified Geek



Show quote
"Joerg Jooss" wrote:

> Thus wrote Arne,
>
> > Can I use the webclient class to make an HTTP POST?
>
> Um, yes. We had that answered ten minutes ago, didn't we?

> Cheers,
> --
> Joerg Jooss
> news-re***@joergjooss.de
>
>
>
Author
7 Mar 2006 6:32 AM
Joerg Jooss
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,
--
Joerg Jooss
news-re***@joergjooss.de

AddThis Social Bookmark Button