Aug 28th, 2009, 1:03 PM
(This post was last modified: Aug 28th, 2009, 1:05 PM by dethompsOWU.)
A followup...I converted the form from a POST form to an API form, and the CAPTCHA works!...sort of.
It appears to be processing properly, in that if I don't enter the correct words (or don't enter anything), I am taken back to the form without the rest of the form being submitted to FormTools or anything.
However, now I'm running into the same issue I encountered a couple weeks ago...I'm not seeing the error message (despite including the code that supposedly makes it show up) and session variables do not appear to be maintained (so the code that is supposed to populate the various form fields with the data that was in them prior to the submission doesn't do anything).
So, something is still amiss...
It appears to be processing properly, in that if I don't enter the correct words (or don't enter anything), I am taken back to the form without the rest of the form being submitted to FormTools or anything.
However, now I'm running into the same issue I encountered a couple weeks ago...I'm not seeing the error message (despite including the code that supposedly makes it show up) and session variables do not appear to be maintained (so the code that is supposed to populate the various form fields with the data that was in them prior to the submission doesn't do anything).
So, something is still amiss...