Subject: Re: Javascript variable to XSL variable
From: Camaleón <noelamac@xxxxxxxxx>
Date: Thu, 17 Feb 2005 21:08:00 +0100
|
On Thu, 17 Feb 2005 20:00:50 +0000, Antsnio Mota wrote:
> I didn't follow this thread, but i have a lot of xslt being called
> from Javascript passing parameters to it, what's the problem?
Background:
- I am using Sablotron and PHP to parse / transform XML with XSL file.
A total of 3 files: processor.php, data.xml and template.xsl.
- I need to bind a Javascript variable to XSL variable.
- I guess you are using Microsoft parser... isn't it?
|