On Fri, Jun 6, 2008 at 4:59 PM, Brad Wood <[EMAIL PROTECTED]> wrote: > Technically, couldn't you create some regex that would check for it in > one swipe? Something like if find matches of (string1 or string2 or > string3 or etc...)
I had the same thought, but I had a feeling his list of bad keywords were just a sample. That could be a long list, possibly even dynamic. And while it still could be done, it is probably cleaner to do the loop. -- Matt Williams "It's the question that drives us." ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;192386516;25150098;k Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:307012 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

