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