Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations MikeeOK on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by boozer159

  1. boozer159

    Auto generated index based on category fields

    Have tried that previously, although all went to pieces when I started using more than one attribute. Using the M method works fine when what you're grouping by one node or attribute with subgroups, but I've got 5 per row - each being as important as each other. A quick retry of the method gave...
  2. boozer159

    Auto generated index based on category fields

    Has anyone ever faced this?: I'm trying to automatically generate and index/tableofcontents based on categories applied to each entry. Here's my example XML: <root> <row pagename="page1" cat1="a" cat2="b" cat3="c" cat4="d" /> <row pagename="page2" cat1="b" cat2="f" cat3="c" cat4="" /> <row...

Part and Inventory Search

Back
Top