|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
WebClientCan I use the webclient class to make an HTTP POST?
-- Arne Garvander Certified Geek 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 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. -- Show quoteArne Garvander Certified Geek "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 > > > Thus wrote Arne,
> Joerg. You can post anything you want with WebClient -- see UploadData() or OpenWrite().> 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. Cheers, -- Joerg Jooss news-re***@joergjooss.de |
|||||||||||||||||||||||