Hi Brent,
I appreciate your feedback. I am well aware of the Clean URLs feature (and have been using it)... what i'm trying to do here is take the whole thing a step further. Clean URLs just eliminates the "?q=" in the URL, but what I need is to do that for several variables.
So instead of just "?q=" becoming a slash, I would need "&Foo1=" "&Foo2=" and "&Foo3=" to all become slashes... will this require some custom mod re-write work?
Thanks again!