Categories: MSDN / DotNet / Java / Scripts / Linux / PHP Ask - La ask - La Answer

Query building in XSL based on dynamic number of parameters.

I have a very simple application where I need to allow a user to type in any
search string, (e.g. "foo" or "foo bar" or "more foo bar") using a web form,
have asp split the search string into individual parameters and then have
all nodes in an xml document that contain ANY of the words (case-insensitive)
be displayed. Does anyone know how to create something like this or know
of a website that might have a similar example?
[446 byte] By [Joshua] at [2007-11-9 15:26:00]