Re: [xsl] Passing a variable number of parameters?

Subject: Re: [xsl] Passing a variable number of parameters?
From: David Carlisle <davidc@xxxxxxxxx>
Date: Mon, 27 Sep 2004 16:56:32 +0100
> ie. there's no straightforward way to
> do what I need to do.

I believe that the mechanism is straightforward so long as you speak
both languuages (which rules me out, I do write javascript when pressed,
but not in public:-)

Both IE and mozilla have mechanisms to move forwards and backwards
between a DOM node and the XPath model used by XSLT so as long as you
can generate a DOM representing the XML that you want to pass in
there shouldn't really be a problem (doing it with the same xslt in a way
that works on both browsers simultaneously might be an issue but that's
just the way with cross browser javascropt programming it seems.


David

________________________________________________________________________
This e-mail has been scanned for all viruses by Star. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________

Current Thread