PHP Classes

vanishing image

Recommend this page to a friend!

      VeriWord  >  All threads  >  vanishing image  >  (Un) Subscribe thread alerts  
Subject:vanishing image
Summary:when using veriword image appears and then vanishes
Messages:1
Author:Martin Finnegan
Date:2006-02-10 03:37:19
 

  1. vanishing image   Reply   Report abuse  
Picture of Martin Finnegan Martin Finnegan - 2006-02-10 03:37:19
I was following a DMXZone tutorial thing about how to implement this class. I followed it to the letter, but every time I load the page the 'image' flashes briefly on the screen and then vaishes.

Here's the html for part of my contact form.
-------------------------------------------------------------------------

<label for="verification"> Verification<br />
<input type="text" name="veriword" id="veriword" tabindex="16" /></label>
<p>Please enter the word you see in this picture in the field above.
<p><img src="class/image.veriword.php?width=200&height=80" width="200" height="80" /></p>
--------------------------------------------------------------------------
All the class files are there, so it has me baffled. Any ideas?

Thks
Martin