Todd,
It's not clear whether you want to filter out rows or columns, nor
whether you can modify the custom tag.
If you want to filter out rows, add to your SQL statement's "where"
clause.
If you want to filter out columns:
If the keywords correspond to column names, only output those columns
whose name contains a keyword.
If the keywords correspond to data, you'd evaluate each column and check
whether it contains a keyword.
Please provide more information!
-David
Todd Ashworth <[EMAIL PROTECTED]> writes:
> I have a custom tag that returns certain results in the form of a
> recordset.
> The only problem is that I don't need/want all of the data that is
> returned.
> I would like to be able to further filter the recordset using a list
> of
> keywords that I have. Can anyone tell me the most efficient way to
> do this?
>
> Todd
________________________________________________________________
YOU'RE PAYING TOO MUCH FOR THE INTERNET!
Juno now offers FREE Internet Access!
Try it today - there's no risk! For your FREE software, visit:
http://dl.www.juno.com/get/tagj.
------------------------------------------------------------------------------
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.