Advertisement

creating a web survey system

Started by June 24, 2003 06:26 PM
0 comments, last by elijah 21 years, 7 months ago
I am interested in creating an internet survey system. The user as the client-side should fill a survey form in his web-browser (internet explorer, Netscape for example), the survey form is then sent to the server and saved in the server. Then the file is analysed by the server, and may be sent back to the client. I also need to create a survey-form creator (so everybody can create a specific survey form even if he isn''t a programmer). here is a simple example of a web survey http://www.surveysaid.com/survey-software/surveys/airline.htm It''s made by the tool: http://www.surveysaid.com/survey-demo-download.html I would like to know what is the best way to do it ? I''m interested in a simple yet powerful and neat way to do it. I must also say that I still haven''t chosen a server to host this system. I thought to use CGI script in the server side for getting the data from the client and "talking" with the client, yet I am not experienced in these thing and I don''t know what are the problem and limitations of this approach.Will it be better to use ASP ? maybe there are other ideas ?
i''d use PHP or ASP for that...
--- krez ([email="krez_AT_optonline_DOT_net"]krez_AT_optonline_DOT_net[/email])

This topic is closed to new replies.

Advertisement