Hi everybody!
I'm having a trouble for "show the images of the captcha code", so even that recheck many times that the SCRIPT on my form keeps the structure that the TUTORIAL shows as follows:
<img src="http://www.yourdomain.com/ABVFP/captcha.php" alt="Click for new image" title="Click for new
image" style="cursor:pointer"
onclick="this.src='http://www.yourdomain.com/ABVFP/captcha.php?'+Math.random()">
***Of course that I using my Domain Name instead "yourdomain***
But for one or other reason the page doesn't show the "Captcha Images" so I will appreciated so much your kind help -there my form: Contact Form
Hope that you bring me some clues about how fix it.
I'm having a trouble for "show the images of the captcha code", so even that recheck many times that the SCRIPT on my form keeps the structure that the TUTORIAL shows as follows:
<img src="http://www.yourdomain.com/ABVFP/captcha.php" alt="Click for new image" title="Click for new
image" style="cursor:pointer"
onclick="this.src='http://www.yourdomain.com/ABVFP/captcha.php?'+Math.random()">
***Of course that I using my Domain Name instead "yourdomain***
But for one or other reason the page doesn't show the "Captcha Images" so I will appreciated so much your kind help -there my form: Contact Form
Hope that you bring me some clues about how fix it.
Comment