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 Wanet Telecoms Ltd 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 darkstarbg

  1. darkstarbg

    xsl variable scope

    Thank you very much for your answers! :) You've been very helpful!
  2. darkstarbg

    xsl variable scope

    Thank you for your answer. This works for the sort by price xsl file but I also need to extract movie titles by the director's name. In this case I have to use for-each but instead of xsl:sort because I don't need to sort the results. That is why I used a variable in my example. Can I achieve...
  3. darkstarbg

    xsl variable scope

    Hello, I'm trying to make a DVD catalog but I'm having problems extracting data from my XML file using the id values and a variable. I'm going to post the source files first to make clear exactly what I'm trying to achieve. XML file: <?xml version="1.0" encoding="windows-1251"?>...

Part and Inventory Search

Back
Top