Re: [xsl] Need Help

Subject: Re: [xsl] Need Help
From: Brant Schroeder <brantschr@xxxxxxxxx>
Date: Fri, 8 Dec 2006 16:49:49 -0800 (PST)
So, if it can be done I am clueless as to how to make it work.  The XSLT
structure you sent me worked perfectly.  I can us ASPX to get a parameter of
what page they are on or the URL which will match the url contained in the
XML.  I don't know how to setup the XSLT so it will accept the parameter I
have for it or how to hide nodes that don't need to be shown.

Also does
anyone have any recomendations as to a good book on XSLT.  I am interested in
learning it and want to buy one that will give me a good foundation and have
some advanced topics.

Thanks
Brant

----- Original Message ----
From: David
Carlisle <davidc@xxxxxxxxx>
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Sent: Friday,
December 8, 2006 4:22:47 PM
Subject: Re: [xsl] Need Help


> Sorry, I am new
to this and just happened to come across the site.  I
> will do a little
reading.  I thought you could pass parameters into the
> xslt and use it
within conditional statments. 

yes you can do that. What I was stressing is
that any user interaction on
the page (if that's what you mean by selecting)
is interacting with the
_result_ of running xslt, after the xslt process has
finished.

David
_____________________________________________________________________________
_______
Want to start your own business?
Learn how on Yahoo! Small Business.
http://smallbusiness.yahoo.com/r-index

Current Thread