92 : <cfinput type="hidden" name="submitted" value="1" />
93 : <div class="formContent">
94 : <input type="hidden" name="captcha_check" value="#FORM.captcha_check#" />
95 : <cfimage action="captcha" height="75" width="363" text="#strCaptcha#" difficulty="medium" fonts="verdana,arial,times new roman,courier" fontsize="28"
96 : />
|