How are you displaying the form and captcha image in your view?
-----Original Message-----
From: Deepak Shrestha [mailto:[email protected]]
Sent: Monday, January 26, 2009 4:07 AM
To: [email protected]
Subject: [fw-general] Re: How to use Image based Captcha?
Hi,
I found out that image is being generated. Also because of
$captchaimg->generate(); command its being generated twice.
So I replaced the 'generate()' with $captchaimg->setWordlen('5');
Now I can see that every time I display the form page, new image is
generated in the 'captcha/images' folder (which are valid images) but its
not displayed inside the form.
What is wrong?
Thanks
--
=======================
Registered Linux User #460714
Currently Using Fedora 8, 10
=======================