arst06d
Programmer
- Nov 29, 2002
- 324
I have a guestbook on my website ( and very often get targeted by adverts for porn/drugs/smokes etc. Until recently I allowed the ads to be instantly visible, and I vetted them daily - removing the dodgy ones. I have now changed it to hide the records by default, until I specifically OK them.
I am still getting crap entered in the database, though, so I want a method of ensuring that it is a real person, not a script, entering the data.
I have seen several sites where they use an image to display a code which the user has to enter correctly into a text box to ensure the entry is valid.
I know I could create a series of graphics and select one for display at random, but is there any way to create a graphic on the fly with a randomly generated alphanumeric code?
Thanks in advance.
I am still getting crap entered in the database, though, so I want a method of ensuring that it is a real person, not a script, entering the data.
I have seen several sites where they use an image to display a code which the user has to enter correctly into a text box to ensure the entry is valid.
I know I could create a series of graphics and select one for display at random, but is there any way to create a graphic on the fly with a randomly generated alphanumeric code?
Thanks in advance.