|
Subject:
|
XML Write to a string
|
|
Posted By:
|
dkb
|
Post Date:
|
12/16/2003 11:38:22 AM
|
Hi there,
Hopefully this is a simple question (I am new to .NET)
I want to pass the contents of a xml file to a web service.
I assume I therefore need to:-
read the contents of an existing XML document into a string and pass this to the web service.
How would I go about doing this?
Thanks
|
|