On Jan 23, 2008 8:28 PM, Jeff Small wrote: > Does anyone have any experience with these? Apparently they're "all the > rage" and I've seen some SEO url topics about taking pages that might > typically be formed: > http://www.mysite.com/index.cfm?name="MyName" > > and re-form them as: > http://www.mysite.com/MyName/ > > And I have a feeling that this is the key... does anyone have any > experience > with this sort of thing? What's a good approach using CF? I can see a few > different ways to accomplish this, but I'm not sure which would be the > easiest, most CF-friendly, etc. If anyone has a tutorial to share, or a > personal experience with this type of url/variable passing, I'd REALLY > appreciate it... > > My main concerns are making sure the names are url friendly, which I'd > imagine would require the use of trim() and URLEncodedFormat() in some > combination... > > Any pointers? Help? > > Thanks guys! >
Jeff, You might want to take a look at Adam Fortuna's ColdCourse project, or the ColdBox framework, which has built-in integration with ColdCourse. Extremely powerful stuff. I blogged about it a short time ago, and there are links to it in my post (link below). http://www.quackfuzed.com/index.cfm/2007/12/23/ColdCourse-Integration-in-ColdBox-25 HTH, Matt ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;160198600;22374440;w Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:297257 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

