Hello Guys, My regex is pretty poor to be honest, and its somthing i REALLY need to start learning, so in addition to any help on this some reccomendations of books or resources on the subject would be greatly appreciated.
I've currently got a bunch of urls for model-glue events, and most importantly a section for news reports, and further down the line blog posts. these looking somthing like this. www.mydomain.com/index.cfm?event=viewarticle&articleid=6 Now what i'd like to achieve with the rewrite would be to use somthing like this. www.mydomain.com/articles/6/i-wonder-how-i-achieve-this So i can then link to my articles using the ID but also contain the title in the URL for the search engine friendlyness. How would the regex for this kind of thing plan out? Many thanks, Rob ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Deploy Web Applications Quickly across the enterprise with ColdFusion MX7 & Flex 2 Free Trial http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJU Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:272943 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

