I need to limit users from posting more than once their vote
to the server.
Is there any better way to restrict them than using cookies and(or) IP Address?

Thank Ya all