Hi,
Does anyone know how to add a honey pot to their chrono forms implementation ?
I tried with this but when i look at the code in firefox it does not seem to be a text box ?
Cheers
Cameron
Does anyone know how to add a honey pot to their chrono forms implementation ?
<!-- th1s i5 a h0ney p0t -->
<div class="form_item">
<div style="display: none;" class="form_element cf_textbox">
<label class="cf_label">check</label>
<input class="cf_inputbox" maxlength="150" size="30" title="" id="text_7" name="check" type="text" />I tried with this but when i look at the code in firefox it does not seem to be a text box ?
Cheers
Cameron
Hi, Whats a honey pot ????
Hi cameronb & Max ,
@cameronb: the code looks OK except for the unclosed <div>s. surely you *shouldn't* see anything in your form?
@Max: A honey pot is a hidden field that should be left empty by 'normal' users see here
Bob
@cameronb: the code looks OK except for the unclosed <div>s. surely you *shouldn't* see anything in your form?
@Max: A honey pot is a hidden field that should be left empty by 'normal' users see here
Bob
Nice idea, thanks Bob!🙂
Max
Max
This topic is locked and no more replies can be posted.
