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

Re: How to URL encode?

Subject: Re: How to URL encode?
From: Brian Dunning <brian@xxxxxxxxxxxxxxxx>
Date: Fri, 22 Apr 2005 16:12:09 -0700
url encoding
Well, maybe I'm misstating the type of encoding I need. Here's the code again (without any extraneous HTML):

<xsl:variable name="ItemLink" select="concat($MediaPlexURL, Link)"/>
{$ItemLink}

Here's what it outputs (I see that it encoded the ampersands, nice but I need more than just that):

http://cgi.ebay.com/ws/eBayISAPI.dll?ViewItem&amp;item=7151201092&amp; category=47351

Here's what I need it to output (note the : and ?):

http%3A//cgi.ebay.com/ws/eBayISAPI.dll%3FViewItem&amp; item=7151201092&amp;category=47351

What do I need to change?

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.