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

Resolving Netscape 4.7, and IE 5 issues with XSL

Subject: Resolving Netscape 4.7, and IE 5 issues with XSL
From: Niranjan Perera <pereran@xxxxxxxxx>
Date: Wed, 16 May 2001 07:32:51 -0700 (PDT)
niranjan perera
Hello,

In my demo.xsl, I have the following fragment

  <xsl:attribute
name="href">getDemo.xml?Id=<xsl:value-of
select="@Account"/></xsl:attribute>

where @Account is holding onto 'Hello World'


When I use IE 5, Netscape 6, or Opera 5 this is what
is sent via the http call:

http://localhost/demo/getDemo.xml?Id=Hello%20World

When I use Netscape 4.7 this is what is sent via the
http call

http://localhost/demo/getDemo.xml?Id=Hello World
which causes problems.

Any ideas what I need to do to my xsl doc, to get it
to make sure any spaces in the variable @Account are
converted for transmission ?

Thanks,

-- Niranjan

__________________________________________________
Do You Yahoo!?
Yahoo! Auctions - buy the things you want at great prices
http://auctions.yahoo.com/

 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.