Hi,
I am trying to integrate the free FormtoEmail script (http://formtoemail.com/) to the free identiPic captcha (http://identipic.com/) both written by Charles Sweeney.
The identiPic info says we can just drop it before the form php script but when I do so it make the form skip all the validation. For example, if the captcha is added and the user inserts the correct value for the captcha image and submits an empty form, the form doesn't validate against anything and submits an empty form.
When the captcha is not added the form validates agains injection, empty fields, etc.
Has anybody integrated the two successfully?
Thank you,
FayeC