I have a question about cold fusion and searching. Basically, I"m making a search form where words are typed into a text field, and then the user can select whether to search for all the words, any of the words, or the exact phrase. The problem is, I'd like to take the value of the text field and separate it into several values, splitting the value wherever white space is found. In ASP and Perl there is a function to do this (split(string, delimiter)), but I wondered if there is an equivalent way to do this in cold fusion. thanks for your help, brian ----------------------------------------------- FREE! The World's Best Email Address @email.com Reserve your name now at http://www.email.com ------------------------------------------------------------------------------ Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

