|
-
Sep 27th, 2004, 04:57 AM
#1
Thread Starter
Addicted Member
VB.NET: Get the Attribute and Text out from Xml....[Resolved]
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)
more sugguestions and related articles will be greatly appreciate...
Thanks
Last edited by toytoy; Jan 22nd, 2005 at 12:06 AM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|