ad_html_security_check

EveAndersson.com : API Browser : ad_html_security_check

ad_html_security_check

ad_html_security_check html
Defined in packages/acs-core/text-html-procs.tcl

Returns 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
[ show source ]

Show another procedure:

eve@eveandersson.com