Hi, you can read query variables simply using <xsl:param name="my-cgi-param"/>
When you have caching turned on please ensure that you use AxAddPlugin Apache::AxKit::Plugin::QueryStringCache, because "normal" caching does not uses the query-string. Tom On Tue, 2003-10-07 at 18:38, Alex Greg wrote: > Hi, > > > Is there any way that I can access variables from the query string (e.g. > story.xml?para=3) and have "para" available to the XSL sheet that > transforms with story.xml? I've seen this done at > http://www.axkit.org/docs/xpathscript/guide.dkb, but I want to do this > with XSL. > > > Any ideas? > > > Alex > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] -- \\\||/// \\ - - // ( @ @ ) -oOo--( )--oOo---------------------------------------------------------- ___ ___ tom schindl o __ / / / innovative medientechnik planung AG / /\/\/ / / /__/ / __ mailto:[EMAIL PROTECTED] / / / / /_/ / / /___/ http://www.impire.de / voice:+43(512)34193432,fax:+43(512)34193420 Eduard-Bodem-Gasse 6, A-6020 Innsbruck, Austria, Software Engineering ------------------------------------------------------------------------ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
