[xsl] Using Javascript with XSLT

Subject: [xsl] Using Javascript with XSLT
From: Robert G <nyjets3422@xxxxxxxxx>
Date: Tue, 14 Apr 2009 16:01:15 -0700 (PDT)
Hi,
     Is there anyway that I can use javascript to pass a variable to XSLT? I am trying to use a button to get the next page, but if their are no numbers in the XML for the XSLT to grab, then I am having trouble getting the javascript to allow the XSLT code to know which page is up and which page is next etc. Is it possible to use javascript to put the page number into the xslt? Thanks.

Current Thread