Subject: Re: XSL Variable not getting set
From: mIchael wolff <wolffmart@xxxxxxxxx>
Date: Wed, 14 Mar 2007 06:56:56 -0700 (PDT)
|
What do you guys mean when you say I am not using the
variable? As I understand it, a variable is assigned
the value of whatever is between the <xsl:variable>
tags. I then check it with an <xsl:if>
I have changed my if to:
<xsl:if test="$Found = ''">
and still no luck.
____________________________________________________________________________________
Don't get soaked. Take a quick peek at the forecast
with the Yahoo! Search weather shortcut.
http://tools.search.yahoo.com/shortcuts/#loc_weather
|