|
Subject: How to change the format From: "Rajesh Kaveti" <rkaveti@xxxxxxxxxxxxxxxxxxx> Date: Tue, 8 Jun 1999 16:54:02 -0400 |
I want to display the field M12CRTRNLOAD (defined in DTD) in %.
That would require this field to be multiplied by 100. How do I do it in XSL? I
tried using xsl:eval but that didn't work in IE 5.0.
<TD NOWRAP="">
<INPUT TYPE="TEXT" SIZE="10">
<xsl:attribute name="NAME">FUND_M12CRTRNLOAD</xsl:attribute>
<xsl:attribute name="VALUE"><xsl:value-of select
="M12CRTRNLOAD"/></xsl:attribute>
</INPUT>
</TD>
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| RE: XSL Includes, Ben Robb | Thread | XSL and attributes, Earl Bingham |
| Re: XSL Includes, Keith Visco | Date | XSL and attributes, Earl Bingham |
| Month |