Say i receive this string from the server:
s = "<Main Type="Personal">Title</Main>"
How to extract the attributes = "Personal" from Main tag
and the Text ="Title" using LoadXml(s)
Thanks
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 12 of 12
Threaded View
|
Click Here to Expand Forum to Full Width |