Anyone out there know how to set up IIS7 to pass a query string?

Any url construct is probably fine as long as I can pass four variables and
it does not have a ? or a & in it (per client's requirements).

I am trying to get something like...

http://mydomain.com/redir/a/red/b/green

to redirect to:

http://mydomain.com/index.cfm?q=favorite.colors&a=red&b=green

Any Ideas?

-RR


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:350638
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to