This topic is locked

CAPTCHA for Forms

6/5/2009 6:33:42 PM
PHPRunner General questions
S
salus1 authorDevClub member

Hello,

I have found that PHPRunner is probably one of the best data input form authoring tools I've ever used. I particularly like the great validation and the incredible ability to easily create multi-level linked drop down lists (BRILLIANT!). The only thing that is missing (I think) is the ability to implement CAPTCHA on a standard data input form. I know it works great for user registration, is there an easy way to incorporate it into other data submission pages?

Thanks!

J
Jane 6/8/2009

Hi,
Yes it's possible. But this task requires some custom coding in the generated files.

You need to copy code for captcha from the register page and add it to the add page.

S
salus1 authorDevClub member 6/8/2009

Hi Jane,

Thanks for your reply. The code generated for the CAPTCHA functionality on the registration page seems intertwined with user registration info. What I am trying to achieve is CAPTCHA for forms without any user log-in requirements. Is there any chance that you could provide me with the bare essentials necessary to convert an anonymous Add Page to an anonymous Submit Page with CAPTCHA? This one capability would transorm PHPRunner into one of the world's most advanced and comprehensive forms generators.

Thanks

Rob

J
Jane 6/9/2009

Rob,
I recommend you to contact support@xlinesoft.com with this question.