close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Captcha field allows anything to be entered & still validates

Thread began 8/31/2010 11:52 am by YellowCircleWeb | Last modified 9/03/2010 12:48 pm by Jason Byrnes | 1457 views | 4 replies |

YellowCircleWeb

Captcha field allows anything to be entered & still validates

Basically, I've been trying to get captcha validation working for 2 days now and each time I apply it to any form in CSS form builder or any form I build myself the CAPTCHA field validates when anything at all is entered. It doesn't validate if left blank though.

I've attached my contact page along with the form builder, spry and validationtoolkit directories.

Any help is appreciated.

Attached Files
contact-page-and-validation.zip
Sign in to reply to this post

Jason ByrnesWebAssist

hmmm, that's very strange.

to troubleshoot, change line 4:

php:
if (isset($_POST["SimpleEnquiryForm_submit"]))  {




to:

php:
if (isset($_POST["SimpleEnquiryForm_submit"]))  {
die("post: ".$_POST["fieldset_group_Security_code"]."|session: ".$_SESSION["captcha_fieldset_group_Security_code"]);




this will write the value entered and the captcha session to the screen for comparison

Sign in to reply to this post

YellowCircleWeb

I'll take a look at this tomorrow and let you know my findings.

Thanks for the quick reply.

Sign in to reply to this post

YellowCircleWeb

I tried CSS Form Builder on a different machine and the Captcha validation worked correctly so I think the problem must be isolated to the single PC I first tried it on.

Thanks for your help though.

Sign in to reply to this post

Jason ByrnesWebAssist

Ok, if you would like to investigate the problem further on the other computer, please let me know and I will set up a support ticket for you.

Sign in to reply to this post

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...