PDA

View Full Version : can XSL have input criteria?


brothercake
01-09-2003, 01:59 PM
Like, I want to use <xsl:sort> but for the XPath expression to use input criteria such as POST or Session data. Is this even possible, or would I need to transform into native code and do it that way?