Barney Boisvert wrote: > You need a dollar sign at the end of the regular expression. Then it > should work.
^RSVP/([_0-9a-z-]+)$ Yup, that did the trick. Thanks so much! I'm still trying to get regx down... >> So, the rule that currently works is: >> ^RSVP/([_0-9a-z-]+) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;207172674;29440083;f Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:320653 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

