What do you ultimately want to do with the data the survey collects? If you want to collect it and aggregate it, you will also need a server scripting language like PHP, or Perl, or Ruby, or Node.js, or even MS-ASP plus database support.
-- Otherwise, all you can do is analyze the survey answers on the machine where they are produced. You could use HTML 5 localStorage to save the data on the local hard drive, but, again, the data will stay on that local machine...
On Friday, December 13, 2013 10:12:46 AM UTC-5, AX wrote:
On Friday, December 13, 2013 10:12:46 AM UTC-5, AX wrote:
On Sunday, December 8, 2013 12:19:09 PM UTC-5, AX wrote:I need help designing a javascript code for a school project.
Does anybody have an idea of how to create a survey page, where people can put 1 - 10 ranking on a given question?
Thank you for the help.So i got an e-mail from a fellow programmer. Who suggested that the simple usage of HTML5 would suffice for the creation of survey page.
So the next question is, where would I be able to find a tutorial or something else that could teach me about how to create a survey type web page via HTML5?
You received this message because you are subscribed to the Google Groups "JavaScript Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email to javascript-information+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.