I have created a script which takes the fields posted from an enquiry form on our server and sends them as an email.
The problem I have is that I think its possible for someone to use a form from another server to post the same variables to my processing script and hence bombard me with spam mail.
Is there any easy methods I can use to minimise this risk?