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!

Search results for query: *

  • Users: din112
  • Content: Threads
  • Order by date
  1. din112

    XML to HTML using XSL, How do you Group By an attribute?

    Hi, I am trying to transform an xml document: <offers> <row dates="2008-01-17T00:00:00" Price="22.7900" Name="1" /> <row dates="2008-01-19T00:00:00" Price="64.2900" Name="2" /> <row dates="2008-01-19T00:00:00" Price="74.2900" Name="3" /> </offers> I want to transform it so that if a...

Part and Inventory Search

Back
Top