Dreamweaver Survey/Poll
January 5, 2006 3:10 PM
Subscribe
I'm trying to create a poll on my website.
I don't want to link to surveymonkey. I have created the poll in Dreamweaver. However, how do I set the submit button to show the results?
posted by madmath to computers & internet (6 comments total)
When your user hits submit, the contents of the form is sent back to your web server. What you need is a piece of software that receives the form, collates the results for many users, stores them someplace, and displays them on request.
Lots of variables here, so lets start with who's your hosting provider, and what kind of account do you have? Someone might be able to help you with that information.
posted by Leon at 3:47 PM on January 5, 2006