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: Fri, 4 Jul 2003 12:23:24 +0200
I am trying all sorts of variations. Here is one
that will not, but not sure why? Am I making an
obvious mistake/assumption?

<img text="foo" alt="foo" src="translate('display.php?theimage={$myvar}','&#32;&#13;&#9;&#10;','')"></img>

On Thu, Jul 03, 2003 at 01:37:12PM +0100, Jim Fuller wrote:
> opps something funny happened with browser email
> 
> should read
> 
>  <img  src="display.php?image={translate($myvar,'&#32;&#13;&#9;&#10;','')}" text="foo" alt="foo"/>
> 

-- 
Bill
Amsterdam, NL

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


Current Thread