Saturday 17 March 2007 4:51:00 am
You might want to try using the texttoimage template operator - where you generate a random text string in the template, display it as an image, and pass it to the next template. If the user doesn't enter the displayed image value (the random text), you can discard their post. You would have to add a text input to pass the entered value to the next template, and use ezhttp to get that value. I have never done this - but I think it would work.
|