This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: A probs!!


Hi Mike,
   I solved this slash probs. Let me have a reply upon that compare string.
I repost here again.

  I am now trying to compare two strings in xsl. But is this

<xsl:variable name="Auttemp">
           <xsl:value-of select="translate(string
($Aut),'abcdefghijklmnopqrstuvwxyz','ABCDEFGHIJKLMNOPQRSTUVWXYZ')"/>
</xsl:variable>

That transalte is not working as expected. I want all to be in lower case.

does'nt seems to be working fine..

Let me have a update pls..

Sachi





----- Original Message -----
From: "Michael Kay" <mhkay@iclway.co.uk>
To: <xsl-list@lists.mulberrytech.com>
Sent: Thursday, May 03, 2001 2:17 PM
Subject: RE: [xsl] A probs!!


> > Well I am building a xml string based on the input.And now
> > that string will
> > have
> >    <POC>domainname\userid</POC>
> >    But when I take this to database it is ignoring that
> > slash. But when I
> > try to print and see that slash is been shown.
>
> What exactly are you doing to "take this to database"?
>
> (And does this have anything to do with XSLT?)
>
> Mike Kay
>
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
>


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]