I am trying to make a search display page that will display a snippet of text 
(about 300 characters) from blog posts that match the search criterion.  

I have no problem with generating the results, but I would like to be able to 
zero in on the actual search term within the returned query.

So, if I have a blog post of 12,000 characters, I would like to be able to 
select 300 characters from that post that contain the search term (ex. 
"atonement").

I was thinking that the answer might have something to do with a combination of 
#Right()# and #Left()#, but I'm not particularly sure how to pull it off.

Thanks!

Joel

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Create Web Applications With ColdFusion MX7 & Flex 2. 
Build powerful, scalable RIAs. Free Trial
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJS 

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

Reply via email to