adding the whole captcha section to a page is now simple. 


Submit button must have a class of .capSubmitBtn

where you want the captcha add in <div id="captcha-section"></div>,

at the bottom add <%@ include file="site_captcha.jsp"%>

 

the form needs <input type="hidden" name="cpt" id="cpt" value=""/>