Cookie test/detection
Posted: Fri Nov 28, 2003 10:56 am
hi!
I have a voting system that only adds a vote into a poll if the user haven't voted for that choice before, based on cookies stored on the user's computer. This works fine!
But how can i make sure only users with cookie enabled browsers are allowed to vote?? I mean, how can i test if a browser is accepting cookies?
Any help is appreciated. Thanks!
I have a voting system that only adds a vote into a poll if the user haven't voted for that choice before, based on cookies stored on the user's computer. This works fine!
But how can i make sure only users with cookie enabled browsers are allowed to vote?? I mean, how can i test if a browser is accepting cookies?
Any help is appreciated. Thanks!