Subject:filtering XML results dynamically with select dropdown Author:rick king Date:27 Mar 2007 11:37 AM
I'd like to use a select dropdown to act as a filter when displaying my XML results. I'm assuming Javascript could set the filter criteria of my XSLT depending on the selection in the select menu.
So, a user would select a category from the select dropdown, and that selection would be passed to the <xsl:for-each> statement and filter by category. Something like the following:
Subject:filtering XML results dynamically with select dropdown Author:Tony Lavinio Date:27 Mar 2007 12:05 PM
A better place to ask this would be on a XSLT list, such xsl-list run
by Mulberry Technologies, or, since you're talking about VB, one of
the Microsoft newsgroups.