problem with ajax reloading an image
Posted: Thu Jul 20, 2006 12:54 am
It's really annoying what happens in MSIE v6.0. The captcha image doesn't want to reload through a javascript call.(link "Reload Captcha")
Just for your information, the file* which creates the image, sends the following header
header("Content-type: image/png");
*http://choringa.com.ar/ajaxform/simplec ... aptcha.php
I'd be grateful if anyone can give it a try with a newer version:
http://choringa.com.ar/ajaxform/formtest.php
Note that the form works as expected both in FF1.5 and Opera8.2
Just for your information, the file* which creates the image, sends the following header
header("Content-type: image/png");
*http://choringa.com.ar/ajaxform/simplec ... aptcha.php
I'd be grateful if anyone can give it a try with a newer version:
http://choringa.com.ar/ajaxform/formtest.php
Note that the form works as expected both in FF1.5 and Opera8.2