|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: How to URL encode?
you need to explain why you want this unusual behaviour.) The complete string is an affiliate URL that gets passed through a number of quick redirects, and unless the : and ? are encoded as specified the URL does not survive all the redirects, and the final destination is a 404. Is it possible to do a simple character replace to switch out the : and ?? If this was PHP, I'd just do this: $ItemLink = str_replace(':','%3A',str_replace('?','%3F',$ItemLink)) Does XSL have a similar feature?
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








