Hello,
I've been working on trying to figure out how to script something where if a user enters more then one search term in the same fieldbox, it would query both of them and output it to a cf page.
My scripting/issue is very similiar to an early thread by an individual here
Basically in my case....these are not words I am entering...I would be entering lets say 500-900 different email addresses into this one form -

then what it does is output them to view all of these email addresses with their phone numbers from the database on the search results page to a table ....now this only works if i enter one email address in the form it finds it fine...but when i enter more then one email addresses in the search form it doesn't find it....
I've been working on trying to figure out how to script something where if a user enters more then one search term in the same fieldbox, it would query both of them and output it to a cf page.
My scripting/issue is very similiar to an early thread by an individual here
Basically in my case....these are not words I am entering...I would be entering lets say 500-900 different email addresses into this one form -
then what it does is output them to view all of these email addresses with their phone numbers from the database on the search results page to a table ....now this only works if i enter one email address in the form it finds it fine...but when i enter more then one email addresses in the search form it doesn't find it....
Comment