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 derfloh 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 asiamex

  1. asiamex

    xsl when statement question

    I am trying to use the below to test the contents of a url and determine values that are contained in it. I believe the below should work but have not had any luck. Shouldn't it return true if "that" is "contained" in the variable "$this" ? <xsl:when test="contains('$this', 'that')">that is...

Part and Inventory Search

Back
Top