View Single Post
  #2  
Old 02-28-2011, 09:08 AM
 
Sunray Sales Sunray Sales is offline
 

Senior Member
  
Join Date: Dec 2010
Posts: 194
 

Default Re: Can I Modify the Image Verification Module?

Using PHP and your database i'm sure you can write up your own Image Verification.

It would look something like this:

When the page loads, an image will appear with the word(s), from your Database. There will be a textbox, in which the user needs to type the same word.

Then a send button, in which the image and the textbox text matches then it will send. Otherwise an message will appear and a new image verification will appear.

That's how I would tackle it, but there may be better solutions out there.
__________________
4.4.2
www.sunraysales.com
HandsOnWebHosting
Reply With Quote