This topic is locked
[SOLVED]

 Captcha problem

5/2/2010 8:36:36 PM
PHPRunner General questions
author

Greetings,
Today I added a captcha function to an "add new record" page. I'm encountering several problems, and am wondering if any of these are known issues, or if I am doing something wrong.
1 - The captcha field often does not appear. I add it, build, upload, and test -- and there's no captcha. Add new record accepts data without captcha validation.
2 - When it does appear, it works -- except that, after the record is added, the next "add new record" page does not have a captcha field, AND phprunner will accept the data entry without captcha validation.
Tested in IE8, all patches applied; and Chrome, latest beta.
Thanks.

J
Jane 5/4/2010

Hi,
this behaviour is by design.

Captcha value is saved for next 4 records if first record was added successfully.

5900 5/6/2010

aaaahhhhhhh
makes sense
thanks
you might want to document that in the help file .. :-)



Hi,
this behaviour is by design.

Captcha value is saved for next 4 records if first record was added successfully.