[Home] [By Thread] [By Date] [Recent Entries]
On Thu, May 24 '01 at 20:46, anilbisht wrote:
> <xsl:if test="@att1[.=@att2]"> dosent work so how do i get this ???
What about:
<xsl:it test="@att1 = @att2">
Goetz.
Attachment:
pgp00009.pgp
|

Cart



