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.
This is my probs.
Sachi
----- Original Message -----
From: "Michael Kay" <mhkay@xxxxxxxxxxxx>
To: <xsl-list@xxxxxxxxxxxxxxxxxxxxxx>
Sent: Wednesday, May 02, 2001 8:25 PM
Subject: RE: A probs!!
> > Hi there,
> > I am using a user login details to be stored in database like
> > 'domainname\user" . But when I construct a xml that "\" is
> > not geting in.
> > How to solve this?
> >
> > Sachi
>
> "\" is not a special character in XML. What do you mean "it is not getting
> in"?
>
> Mike Kay
> Software AG
> >
>
>
> XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
>
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|