> From: Ben Doom
> Sent: Friday, 27 July 2007 2:17 a.m.
> To: CF-Talk
> Subject: Re: Regex help with search strings
> 
> You could do this with a regex but it would be easier and 
> more efficient to do it with listfind() using a space as the 
> delimiter.

Hi Ben. 

I worked it out using a regex but I see why you recommend using listfind
given the logic required in the search query when using more than one
variable. So I took your advice and read:
http://livedocs.adobe.com/coldfusion/6/CFML_Reference/functions-pt210.ht
m#4695870

... and I have it working with that now. Thanks for the tip.

Mark

-- 
This message has been scanned for viruses and dangerous
content by ISPNZ's automated virus detection system,
and is believed to be clean.


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Create robust enterprise, web RIAs.
Upgrade to ColdFusion 8 and integrate with Adobe Flex
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJP

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:284677
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to