[Home] [By Thread] [By Date] [Recent Entries]
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&item=7151201092& category=47351 Here's what I need it to output (note the : and ?): http%3A//cgi.ebay.com/ws/eBayISAPI.dll%3FViewItem& item=7151201092&category=47351 What do I need to change?
|

Cart



