While you're at it, search RIAforge for "ColdCourse". Pretty slick. In conjunction with the isapi rewrite module mentioned above, you can make some very pretty Rails-like URLs. Read the docs and test the heck out of your rules, bearing in mind that if a match is hit, no following rules will match. That can bite you in the ass if you've got very similar rules that rewrite to different params or whatnot.
>Hey guys, > >Is it possible to convert the url... > >http://www.myweb.com/index.cfm?artist=FnameLname > >To... > >http://www.myweb.com/artist/FnameLname/ > >I am developing a db driven gallery, and wish for the url's to be a bit more >'friendly'. > >Any help or pointers in the right direction would be appreciated. > >Regards >mike ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Upgrade to Adobe ColdFusion MX7 The most significant release in over 10 years. Upgrade & see new features. http://www.adobe.com/products/coldfusion?sdid=RVJR Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:278781 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

