cf_tagexclude

Click to Download

Description

Excludes all tags included in a string. Enter a comma delimited list of tags you want to exclude from a string.
 

Usage


Attributes

exclude Optional A comma delimited list of tags you wish to exclude. The "<" and ">" brackets are not required. If this attribute is ommited, no tags will be stripped from the string.
variable Required A variable name for the stripped data. Use this within cfoutput tags to display the stripped data.
content Required The HTML content you wish to strip specified tags from.
 

Featured Links