|
Subject: [xsl] How to get ' to display properly From: "Webster, Jon" <jwebster@xxxxxxxxxxxxxxxx> Date: Fri, 13 Apr 2001 16:59:48 -0400 |
Hi all,
I am just really tired and I don't know xsl all that well, so I was hoping
that someone could let me know how to format this line:
<a href="javascript:launchApp('" <xsl:value-of select="./ESP/USERNAME"/> ','
<xsl:value-of select="./ESP/APPID"/> ', '<xsl:value-of
select="./ESP/PATH"/>');"class="&linktext;">Click here</a> to link to
ESP.</span>
What I want the rendered text to look like is:
<a href="javascript:launchApp('joeuser','009238','/some/path');"
class="&linktext;">Click here</a> to link to ESP.</span>
I am sure this is something simple, it is giving me an error at the first '
with it being not well formed, but I am new to xsl, and am exceedingly tired
right now, so a helping hand would be really appreciated!
Thanks,
Jon
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| RE: [xsl] Xalan Java Extension ques, Christian Mallwitz | Thread | Re: [xsl] How to get ' to display p, Mike Brown |
| [xsl] Xalan Java Extension question, Sudhir Malhotra | Date | RE: [xsl] How to get ' to display p, Chris Bayes |
| Month |