Hello all...

I've generated a search engine to allow for multiple dropdown selections and a 
keyword box to return a resultset.  Although, the trouble I'm having is 
redisplaying the keyword accordingly.  MS SQL Server 2K8 will handle the 
keyword as designed for freetext search.  Although, when the 
htmleditformat(form.keyword) value is returned on the page, I'd like the 
results to appear as followed:

Input:  "red car" engine
Ideal output:  "red car" OR engine

Basically I need to display the 'ideal output' to the screen that way.  Any 
thoughts how to manipulate this? 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:342155
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to