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 TouchToneTommy 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: 2110
  • Content: Threads
  • Order by date
  1. 2110

    Spilt String using XSL

    My source looks omething like this: <NAM> <NAM-Child1> Gonzales,Gus,Kalian,Kippu </NAM-Child1> </NAM> I have to split the string and display them separately as Gonzales Gus Kalian Kippu How do I split the string in XSL ? Any help would be appreciated. Thanks
  2. 2110

    Linefeed character in output - XSL

    Using XSL, I need to produce an output in the following format : Data<Linefeed>Data<Linefeed>Data<linefeed>..... I'm able to retrieve the data from the XML(source doc), but I don't know how to insert the linefeed character, so that my output looks like the above. Any help would be appreciated...

Part and Inventory Search

Back
Top