> > Doing it with pure ColdFusion, the best thing you could hope for is > > http://www.scribblar.com/index.cfm/k3ns5
Untrue. I myself have written a cf based url rewrite before I knew how to do it via the webserver. He can achieve exactly what he wants by using IIS (or whatever) to point to a .cfm as the 404 handler and then having that cf page parse the url. It's not ideal but very doable. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:337267 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

