Site to vote

This is, at the moment, only a basic question: would it be possible to create a site in FWP where visitors can vote for something? )I think it an go up do 5 possibilities per vote.) To prevent double votes, ip adresses should be recorded for – lets say – 24 hours or so.


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Yes, it’s possible, in the broadest sense of the word, in Freeway. But you will need a data storage mechanism of some kind, either JavaScript or an embedded code like PHP or Ruby to persist the results. You can rig the voting with a short-term cookie rather than an IP address (since those change for most types of Internet connection, sometimes frequently).

If you post a page showing the voting form, we can give you some hints for how to do the back-end part.

Walter

On Feb 24, 2014, at 9:42 AM, GTPeter wrote:

This is, at the moment, only a basic question: would it be possible to create a site in FWP where visitors can vote for something? )I think it an go up do 5 possibilities per vote.) To prevent double votes, ip adresses should be recorded for – lets say – 24 hours or so.


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options