[thelist] input + xsl:attribute

Stevenson Ngila Stevenson at epr.footman-walker.com
Thu Sep 26 03:59:01 CDT 2002


i have found out the problem. It was with my XML file.
Thx

-----Original Message-----
From: thelist-admin at lists.evolt.org
[mailto:thelist-admin at lists.evolt.org]On Behalf Of Stevenson Ngila
Sent: 26 September 2002 11:38
To: Thelist at Lists. Evolt. Org
Subject: [thelist] input + xsl:attribute


I have an <xsl:attribute name="value"> tag in an input tag, this does write
the value, what could be wrong, please see my code below.

<input name="Site" class="inputDiv" style="width: 92%; margin-top: 1px;
margin-bottom: 1px; border-right: 0px;" onclick="showHideMVDEFDiv();"
tabindex="12">
	<xsl:if test="$iSCID != '0'">
		<xsl:attribute name="value">
			<xsl:value-of select="$iSite"/>
		</xsl:attribute>
	</xsl:if>
</input>

Thanks,
Stevenson Ngila
Footman-Walker Associates Ltd
http://www.footman-walker.co.uk



--
For unsubscribe and other options, including
the Tip Harvester and archive of thelist go to:
http://lists.evolt.org Workers of the Web, evolt !





More information about the thelist mailing list