![]() |
![]() | ![]() | ![]() | Altova Mailing List Archives>Archive Index >microsoft.public.xsl Archive Home >Recent entries >Thread Prev - values from ddl into xslt [Thread Next] Re: values from ddl into xsltTo: NULL Date: 7/11/2007 7:02:00 PM kollatjorva@g... wrote: > But now, I want to be able to add a dropdownlist with available colors > to the page so the user can choose between seeing numbers for just one > color and also there would be an option in the ddl for the user to > choose to see total numbers for all colors. With XSLT you can define a global parameter e.g. <xsl:param name="selected-color"/> then you can set that parameter before you run the transformation. You can then use that parameter as $selected-color in your XPath expressions. How you set such a parameter depends on the API your XSLT processor exposes. If you need more detailed help on that then tell us whether you use MSXML or XslCompiledTransform. -- Martin Honnen --- MVP XML http://JavaScript.FAQTs.com/ | ![]() | ![]() | ![]() |
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | |||||
|
