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 Westi 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: fabed
  • Order by date
  1. fabed

    why curely braces in does not evaluate

    i want to know if my code has an error or must work well and the problem is not in the height and width variables...
  2. fabed

    why curely braces in does not evaluate

    the values never be 420 or 300
  3. fabed

    why curely braces in does not evaluate

    the problem is in the height and width values when i select their values using <xsl:value of>, their values are shown. All other code is work well... thanks alot for your replying
  4. fabed

    why curely braces in does not evaluate

    <xsl:choose> <xsl:when test="$has_pic='1'"> <xsl:variable name="href_preview"> <xsl:for-each select="NewsItem/NewsComponent/NewsComponent/NewsComponent"> <xsl:variable name="index" select="position()" /> <xsl:choose> <xsl:when test="Role/@FormalName='Preview'">...

Part and Inventory Search

Back
Top