AdRock wrote:also on your form, have a text field called verify or wahtever you want and use this after the form is displayed
[/code]
Thank you AdRock for helping me.
I am not sure I understand your sentence above. My form is on a contact page and the form data are sent to a CGI script of the company hosting my site through the form action element and there is also a redirect to a "thank you for contacting me" page. So, where exactly should I put the code you wrote?