Calling class ASP Web Service from C# -


i have web service seems written in classic asp url looks this: http://www.example.com/xmlrequest.asp

i have got java code calling service appending url parameter ?xml="actualxml" .

how can implement in c# calling xml query string parameter ?


Comments

Popular posts from this blog

monitor web browser programmatically in Android? -

Shrink a YouTube video to responsive width -

wpf - PdfWriter.GetInstance throws System.NullReferenceException -