ad_html_security_checkad_html_security_check html
Defined in packages/acs-core/text-html-procs.tclReturns a human-readable explanation if the user has used any HTML
tag other than the ones marked allowed in antispam section of ad.ini.
Otherwise returns an empty string.
- Parameters:
-
html
- Returns:
- a human-readable explanation of what's wrong with the user's input.
- Author:
- Lars Pind <lars@pinds.com>
- Created:
- 20 July 2000
|