Quantcast
Channel: VBForums - Visual Basic 6 and Earlier
Viewing all articles
Browse latest Browse all 21273

search value within the XML

$
0
0
I need help to search with textbox the value of list3 within the XML file
I need to display result in List4 and List5 when the value of List3 is searched with textbox within the XML File

XML Structure

Code:

<names>
 <list1 caption="store" id="1">
 <list2 caption="4" id="2">
 <list3 caption="76656" id="3">
 <list4 caption="254" id="4"></list4>
  <list5 caption=" 987" id="5"></list5>                                 
  </list3>
  </list2>
 </list1> 
</names>


Viewing all articles
Browse latest Browse all 21273

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>