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!

Recent content by goneawol

  1. goneawol

    question about CDATA

    tsuji, thanks for all of the help you have given me so far. <for-each select="stuff/stuff[stuff='&lt;font color=&#x22;green&#x22;&gt;TEXTHERE&lt;/font&gt;' and tab='tabname']"> did not work so I need to try somthing else. I'm going to try and explain my situation here. I'm an air traffic...
  2. goneawol

    question about CDATA

    Hi, is it possible to do multiple <for-each select> to specify multiple criteria? or is their an easier way of doing it, thanks
  3. goneawol

    question about CDATA

    THANKS tsuji, you are the cure to all of my problems ;). Sorry about the unprofessional stuff/stuff I put on there , but it is classified as to what I am actually doing, but thank you!
  4. goneawol

    question about CDATA

    HI, what I am trying to do, is this. <for-each select="stuff/stuff[stuff='<![CDATA[<font color="green">TEXTHERE</font>]]>'" I want it to display a certain CDATA values, and I don't know how to do this, is this even possible? or can I do it like a value of select im confused thanks
  5. goneawol

    question about CDATA

    Hi, I am in a delimma that I cannot seem to figure out. I will explain the setup here. I have an XSL stylesheet , XML database that is constantly updated with information typed in from a java based program, it is then displayed on a public webpage. Now what I have on my XSL file to display is...

Part and Inventory Search

Back
Top