<$mt:CaptchaFields$>

Returns the HTML markup necessary to display the CAPTCHA on the published blog. The value returned is escaped for assignment to a JavaScript string, since the CAPTCHA field is displayed through the MT JavaScript code.

Example:

    var captcha = '<$mt:CaptchaFields$>';
This page was last updated on 2012-12-30, 16:58.