Well, besides the spaces in the pages (Not allowed to have spaces in a URL)..
Also, you don't put a / after the .cfm... I'd say just make a directory of "MyAugustNewsletter" and stick an index.cfm in there. Problem solved. Les Mizzell wrote: > Evening, > > I know how to do: > www.mysite.com/newsletters.cfm/My August Newsletter > > But, the client wants to see the ".cfm" extension go away completely. > > So, I need: > www.mysite.com/newsletters/My August Newsletter > > Shared server, so needs to be done in CF. > > When you request a file in a folder (newsletters) - does the > Application.cfc run FIRST, even if the file isn't found? If so, is there > any way to use error processing code in the Application.cfc to extract > the variable (My August Newsletter) and call the correct page from there? > > Ideas? > Links to a tutorial? > > Site is running on CF7 ... > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;203748912;27390454;j Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:312805 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

