|
||||||||||||||
|
||||||||||||||
| Comments |
| TheGeekster posted on July 4, 2007, 11:51 pm |
| Hi I am trying using this script in a guest book. Before I put this in, it ran www.*****.com/tg.pl. How do I edit submit.php to run this?? Thanks! Awesome script BTW!!! |
| bailey posted on July 3, 2007, 6:59 am |
| what do you do when the image will not show? ------------------------ Veselin: make sure that your server supports GD library and try to open www.yourwebsite.com/captcha.php to see the error message |
| Gia posted on June 23, 2007, 4:30 am |
| I love the script and was able to add it to my site. It works well. However, I would like to have it so that if they put in the wrong number "captcha" the email will not be sent. Any suggestions? ------------------------ Veselin: you need to add the captcha verification if() statement in your mail sending script |
| Johnny posted on June 20, 2007, 12:39 pm |
| is it possible to add an alert for verifying the verification code instead of it navigating to another page? ------------- Veselin: using AJAX it is possible to do a captcha verification ------------- Johny: is it possible if u could post the codes for using AJAX to do the verification? ------------- Veselin: we do not have the code but for a small fee can do it for you |
| William posted on June 13, 2007, 9:28 am |
| Very nice script. But how to add just one captcha verification line in an existing form? |
| Nancy posted on June 11, 2007, 4:13 pm |
| When get an error message when running the script: "Fatal error: Call to undefined function: imagecreate() in testnew.php on line 9" Any suggestions ? Nancy ------------------ Veselin: most probably your PHP does not have GD library installed or imagecreate() function is unsupported. |
| Mira posted on May 19, 2007, 5:40 am |
| I have tried to use this, but with browser Opera 9.20, the session gode only shows up as cryptic code at the top, form is displayed but no image. Anyone have an idea why this is happening? In IE7, only the image is displayed but the form is not. |
| Mark Jackson posted on May 13, 2007, 1:58 am |
| How do I get the form to email me the results? -------------------------- Veselin: you can combine this tutorial with <a href='http://www.phpjabbers.com/make-contact-form-and-send-email-in-php-php21.html'>contact form tutorial</a> |
| jerry jennings posted on May 11, 2007, 10:51 pm |
| Please give us a price on getting bulkconveyors.com/order.html working with captcha It now works but it transfers data with any number in the verify box |
| Robert posted on May 9, 2007, 7:02 pm |
| WOW. This script is superb. |