Click to See Complete Forum and Search --> : Sending XML to a server with a post method


Mundi
April 16th, 2003, 05:05 PM
Hi, I am using C# and I have made a webservice wich I want to use to send a XML document to a server using a post method. I cannot use a connect method or something like that. I have read something about HTTPPost method or something but cannt find anything usefull.

Any hints welcomed :cool: