Brad Roberts wrote: > How do you implement something like the following: > > http://www.mydomain.com/93288 ... where 93288 is a product id (not a > physical directory). > > I'd like it to display the detail page for that product id. I guess it's > got something to do with custom error handling in IIS, but I'm clueless on > where to start.
It might be a better idea to use some URL rewrite ISAPI filter for that: http://www.google.com/search?q=IIS%20URL%20rewrite Jochem ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Get the mailserver that powers this list at http://www.coolfusion.com Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

