Re: [xsl] url query works with mozilla; not IE

Subject: Re: [xsl] url query works with mozilla; not IE
From: "William S." <wstan@xxxxxxxxx>
Date: Thu, 3 Jul 2003 13:09:32 +0200
I have tried most of the suggestions, but still have
the problem of the url query being cut off in
internet explorer.

Since apparently it is a whitespace problem,
translate() should correct it. I have used what
is suggested below and it didn't work. Is there
a way to accurately detect which whitespace characters(types?)
are responsible and incorporating them in translate()?
How would I do this?

On Wed, Jul 02, 2003 at 12:26:32PM +0100, Jim Fuller wrote:
> 
> <img src="display.php?image={translate($myvar,' '.'')}" text="foo" alt="foo"/>
> 
> note u may have to supply more replacement whitespace types for translate.
> 

-- 
Bill
Amsterdam, NL

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


Current Thread