PDA

View Full Version : Captcha is not working in web page


sornalakshmi382783
06-22-2009, 06:49 AM
Captcha implemented in my web page , code is correct but image is not displayed in web page. I searched in error logs no errors logged related to captcha. I am not able to find the reason. Can you give your views what could be the reason.

Thanks in Advance

Ray Borduin
06-22-2009, 07:03 AM
The GD library is not installed on your php server is one reason. Do you have a URL? That might help debug the precise issue.

bjgarner241692
06-28-2009, 03:17 PM
Captcha implemented in my web page , code is correct but image is not displayed in web page. I searched in error logs no errors logged related to captcha. I am not able to find the reason. Can you give your views what could be the reason.

Thanks in Advance

Not sure which CAPTCHA you are using. With the one I use, in both ASP and PHP I have to remove a / from the page code in front of the directory name that holds the CAPTCHA image information.