Subject:
|
Re: web surveys
|
Newsgroups:
|
lugnet.off-topic.geek
|
Date:
|
Fri, 8 Oct 1999 20:58:13 GMT
|
Viewed:
|
391 times
|
| |
| |
Jeremy:
> Christopher Tracey wrote:
> > I have a question about web based survey forms. I want
> > to design a form for a local watershed group. The form
> > will be a combination of yes/no, fill in the blank, and
> > choices(ie 1-10, 11-20, etc.). [...]
> First thing first: Perl. Anything else is just a script. ;-)
Hmprf! Don't call my Ada progras "scripts"!
But yes. Generally people use Perl for CGI programs. If you
get it right the first time, and don't need to use the
program again a few months later it is probably also ok for
the job.
I have noticed quite a few people have started using PHP
lately. PHP seems to be slightly better integrated with both
Apache and SQL oriented database systems.
I don't use Perl or PHP (as indicated above :), so I can't
help with implementation details.
> I'd recommend saving the questionnaire data into a
> database straight from the CGI script.
Yes.
> 1. Like me -- !@#$% MySQL is free on Linux but costs $$$ for Win32...
Makes it easy to choose your OS, doesn't it? I also got a
nice CD from Oracle after their "Free Beer" meeting in
Copenhagen. :-)
Play well,
Jacob
------------------------------------------------
-- E-mail: sparre@cats.nbi.dk --
-- Web...: <URL:http://www.ldraw.org/FAQ/> --
------------------------------------------------
|
|
Message has 1 Reply: | | Re: web surveys
|
| (...) Perl also does well if you do need to use the program again later. Why would it be otherwise? (...) Someone selling a program for one platform but giving it away for free for another platform is, in my opinion, rabid advocacy. It only hurts (...) (25 years ago, 8-Oct-99, to lugnet.off-topic.geek)
|
Message is in Reply To:
| | Re: web surveys
|
| (...) First thing first: Perl. Anything else is just a script. ;-) I'd recommend saving the questionnaire data into a database straight from the CGI script. You might want to look into MySQL and the Perl module Msql-Mysql-modules; having a working (...) (25 years ago, 8-Oct-99, to lugnet.off-topic.geek)
|
6 Messages in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
This Message and its Replies on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|