The "Freeola Customer Forum" forum, which includes Retro Game Reviews, has been archived and is now read-only. You cannot post here or create a new thread or review on this forum.
Ta muchly
> By script changes I wasn't referring to the actual mailform...
I'm glad I asked, as I was having trouble seeing what had changed! :¬P
Search Freeola Chat
Will take your suggestion on board though and pass it along to those people cleverer than me in such things to see what we can come up with.
I use the Freeola script a lot :¬)
Any chance you can summarise what script changes you've just made?!
I was hoping you were going to introduce some improvements so that the actual email address doesn't have to me coded in the 'form' - perhaps using options in MyFreeola to contain the address?
This would help to stop email addresses being harvested...
Search Freeola Chat
Cheers
> These are known as Captcha tests or Completely
> Automated Public Turing test to tell
> Computers and Humans Apart.
>
> If you are able to use PHP a good Captcha script can be found
> here.
> Google pulls up loads of results for this so you just need to
> take your pick!
Hehe, beat me to it! :D
> Can anyone help with one of those little applications that stops
> people spamming your email from your website [random character
> generator or summat like] ?
> Ta muchly
Hi gilli
Do you mean when using a contact form? Generally, posting your email address on a website is a bad idea because 'spam bots' will find this address and start sending email to it.
Also, if you own a website you are likely to be hit with spam. It's a huge worldwide problem unfortunately. If you have an address at a website that can be found easily then it's likely to receive spam.
The way around this is to not have an obvious address such as
[b]info[/b]@example.com or [b]contact[/b]@example.com.If you use a contact form and you are certain that spam is coming from that form then you are in luck! There are many free scripts that you can use to prevent this, using what you explained - known as CAPTCHA.
Hopefully these websites will be of use to you -
http://www.captcha.net/captchas/
http://www.captchacreator.com/
If you are getting spam from another means, then you will need to implement a more complicated spam filtration system on your mail server...
Hope that helps!
If you are able to use PHP a good Captcha script can be found here.
Google pulls up loads of results for this so you just need to take your pick!
Ta muchly