XML Question
I have a Web service function that returns a string.
the string value will be XML:
yes
legs
no
yes
If I have a class that handles all of the same properties, how to I convert the string to that class?
AdministratorPosted Mar 17, 2003, 9:06 PM