Autoclick security for a like button
- by Ali Davut
Hi everyone
I want to develop a button like 'facebook like button'.
I am going to use it on my website and thinking it to share as iframe like facebook but I cannot think its securty because someone can develop a script that can click on it automatically.
I thought a solution using sessions but I couldn't make an algorithm completely.
How can I disallow autoclicks and which solution is the best? It can be any language I just want algorithm.
Thanks, have a nice day.