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 gkittelson 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: hepic
  • Order by date
  1. hepic

    Help: How to make XSL think non-existing elem is '' in test

    Hi, In the following xsl, <xsl:choose> <xsl:when test=&quot;page[readOnly='']&quot;> <!-- turn the page to edit mode --> </xsl:when> <xsl:otherwise> <!-- turn the page to read only --> </xsl:otherwise> </xsl:choose> The problem is that sometimes element readOnly doesn't...

Part and Inventory Search

Back
Top