How To... Build a Poll
Build a form to create a poll, and display the results dynamically
1. Build a form
Take a look at How to add a form to a page, to see how to create a form to use for the poll.
2. Access the data
The form asset allows for access of the data via an external url. Using this means that you can display results of a poll on a different page. Either html or flash can be used to access and display this data.