OZONE Asylum
Forums
XML - XSL - XSLT - XHTML - CSS - DOM
Sort ad filter tables using XSL
This page's ID:
10942
Search
QuickChanges
Forums
FAQ
Archives
Register
Edit Post
Who can edit a post?
The poster and administrators may edit a post. The poster can only edit it for a short while after the initial post.
Your User Name:
Your Password:
Login Options:
Remember Me On This Computer
Your Text:
Insert Slimies »
Insert UBB Code »
Close
Last Tag
|
All Tags
UBB Help
It is possible to pass parameters to XSL, and yes it's very useful... But first I'd first suggest getting a copy of [url=http://www.xmlcooktop.com]cooktop[/url]. You specify XSL parameters like this: <xsl :param name="class">SPC201</xsl :param> The value of the parameter goes in between the tags. Now as for specifiying the value in thestylesheet somewhere you have to do a little like varibles in perl like so... <xsl:value-of select="$class" /> And if you want to specify a value for the parameter in the parser, your going to need to find that out for your self (maybe) depending on which language it is we are talking about. It'll be diffrent for each language. [img]http://nweb.pct.edu/homepage/student/LEEAND00/MaskSig2.gif[/img] - Face the Present - AIM: MASKKKK [This message has been edited by Maskkkk (edited 03-25-2003).]
Loading...
Options:
Enable Slimies
Enable Linkwords
« Backwards
—
Onwards »