close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Captha not working

Thread began 4/19/2012 10:15 am by jo271221 | Last modified 5/18/2012 4:04 pm by jo271221 | 3097 views | 8 replies |

jo271221

Captha not working

The captcha is not working on this page
Become_A_Dealer.php

Attached Files
Become_A_Dealer.zip
Sign in to reply to this post

Jason ByrnesWebAssist

please send a copy of the page.

Sign in to reply to this post

jo271221

Here is a copy of the page

Here is a copy of the page

Attached Files
Become_A_Dealer.zip
Sign in to reply to this post

Jason ByrnesWebAssist

in the LE server validation, you have set it to compare the $_SESSION['captcha_Security_Code_1'] variable, to the $_SESSION['captcha_Security_Code_1'] variable.


it should be configured to compare the $_POST['Security_Code_1'] variable to the $_SESSION['captcha_Security_Code_1'] variable.

Sign in to reply to this post

jo271221

Catpcha Help

Thanks - for some reason I could not find the helpful info on this page when I posted.
form-toolkit/

Now my registration form returns to the Users Registration if the captcha is not completed but it does not retain the entered information. Is it suppose to retain the entered info in the form so that the user does not have to re-enter? Thanks!
users_Registration.php

Sign in to reply to this post

Jason ByrnesWebAssist

you need to set the initial value for each of the form elements to use the corresponding Validated entries binding.

in the form toolkit help, see the "Maintaining form data when validations fail" section for more details.

wa_fv_22.html

Sign in to reply to this post

jo271221

not submitting at all

I messed something up, now the form is not submitting at all, refreshes the page without inserting or retaining.

Attached Files
users_Registration.zip
Sign in to reply to this post

Jason ByrnesWebAssist

for the initial value of the form elements, you are using the bindings from the form collection, you should be using the bindings from the validated entries collection.


it could be a php error preventing the form from submitting.

add the following code at line 1:

php:
<?php

error_reporting
(E_ALL);
ini_set('display_errors','on');
?>
Sign in to reply to this post

jo271221

works great

Thanks - I had a backup of my form so I just started over and it works great!

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...