Working on a page that outputs headlines and copy from several RSS News 
Feeds.

I need to do some filtering though, as the page is target towards kids 
and the feeds can sometimes contain some iffy stuff.

So, I've got a list of words "rejectLIST" and if the body copy contains 
any of the words from "rejectLIST", then that entry should be skipped.

In sorta Coldfusion/English


<If rss.bodycopy does not contain anything in #rejectLIST#>
   Display this feed entry
</cfif>


Can't seem to get the syntax quite right....



-- 
-----------
Les Mizzell

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:201273
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to