Twitist Forums
How do I add a questionairre to my website? - Printable Version

+- Twitist Forums (http://twitist.com)
+-- Forum: General Social Media & Marketing Forums (/forum-8.html)
+--- Forum: SEO Search Engine Optimization (/forum-30.html)
+--- Thread: How do I add a questionairre to my website? (/thread-129976.html)



How do I add a questionairre to my website? - Zach - 04-08-2014 06:37 PM

I am creating a website for my senior project. The purpose of this website is to recommend an online stock broker to the website's visitors. I would like to create questions for them to answer, and then program the website to recommend a broker based on their responses. I will be creating the website using Adobe Dreamweaver. Any suggestions on how to accomplish this?


- Web Programmer - 04-08-2014 06:38 PM

You can use Dreamweaver to code the forms and html of the website, but you will need to use another programming language like PHP to process the form data and code the logic to decide what broker to recommend.