[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

special character

Subject: special character
From: "Sachdeva, Rajeev" <SachdevaR@xxxxxxxxxx>
Date: Tue, 3 Dec 2002 13:40:39 -0000
html input special characters
Hi All,

Does anyone know how to display special character in Input element text line
?

Code snippet in xsl : 

<xsl:variable name="special_character">&#197;</xsl:variable>
<xsl:element name="INPUT"> <!-- INPUT -->          
	<xsl:attribute name="name">test</xsl:attribute>
      <xsl:attribute name="value">
		<xsl:value-of select="$special_character"/>
	</xsl:attribute>
</xsl:element>

Expected result : Å

Acutal Output in Input element : %c5 <-- Wrong

How to display Å instead of %c5 in HTML Input element ?

Thanks for your help.

Rajeev

This e-mail and any attachment is for authorised use by the intended recipient(s) only.  It may contain proprietary material, confidential information and/or be subject to legal privilege.  It should not be copied, disclosed to, retained or used by, any other party.  If you are not an intended recipient then please promptly delete this e-mail and any attachment and all copies and inform the sender.  Thank you.

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


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.