Tech
Forums
Jobs
Books
Events
Videos
Live
More
Interviews
Certification
Training
Career
Members
News
Blogs
Contribute
An Article
A Blog
A Video
An Ebook
An Interview Question
Register
Login
1
Answer
Extract values from string containing xml data
Bindu
12y
1.1k
1
Reply
Hi..
my string Contains data in xml formatt
For example:
<relatedCategory>
<count>
351
</count>
<name>
Computer-Wholesale & Manufacturers
</name>
</relatedCategory>
<relatedCategory>
<count>
278
</count>
<name>
Computer Software & Services
</name>
</relatedCategory>
<relatedCategory>
<count>
271
</count>
<name>
Computer Software Publishers & Developers
</name>
</relatedCategory>
i want to extract values from this like
351
Computer-Wholesale & Manufacturers
i tried some code but it is not getting those values.it is showing just count,name.
Thanks in advance...
Post
Reset
Cancel
Answers (
1
)
Next Recommended Forum
insert database table column value in grid row how can it do?
asp.net themes with image thumbnail