underscores are usually best as they're commonly accepted in urls. I can't remember seeing dashed in an url. Also, why use a dummy file name for the url after the SES info. It's not needed and adds more information to be parsed out.
> What would the best SES friendly replacement for spaces in a string being > used as a dummy file name. SESconverter.cfm is being used on a FB3/CF5 > application? Should the space be REReplaced with an underscore, a dash, > or...? > > Example: > > String: Kirk Creek National Forest > Dummy file name: Kirk_Creek_National_Forest.htm or > Kirk-Creek-National-Forest.htm or ??? > > Also, is there a preference for either the htm or cfm extension on the dummy > file name? > > Cheers, > Doug > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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 This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting. http://www.cfhosting.com Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

