xsl-list
[Top] [All Lists]

Re: Solution: Passing Cookie Values From JavaScript To XSLT

2005-09-07 01:10:21
Hi,

Tempore 16:48:06, die 09/06/2005 AD, hinc in 
xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com scripsit Michael 
<msell(_at_)netspace(_dot_)net(_dot_)au>:

A long time ago I asked myself if it was possible to send JavaScript
cookie values to an XSL stylesheet, process that stylesheet, then
display the results in a standard web browser. I spent one and a half
months on this problem. One and a half months of grueling trial and
error. One and a half months of banging my head against various brick
walls. I sustained concussion, thankfully I also sustained a solution.

Thanks for sharing your knowledge with us. I've made very similar scripts for 
various problem and I tried to bundle them together in one generic and reusible 
script http://users.telenet.be/root-jg/f/javaScript/xsltransform.js. I didn't 
encouter so much difficulty though - or I'm lucky enough not to remember the 
pain I suffered;)

There are yet some optimizations that can improve your script; e.g. you don't 
need to load the XML over and over again; store it in a variable.

regards,
--
Joris Gillis (http://users.telenet.be/root-jg/me.html)
Gaudiam omnibus traderat W3C, nec vana fides

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--



<Prev in Thread] Current Thread [Next in Thread>