artist has asked for the wisdom of the Perl Monks concerning the following question:
I have done this before many times, but I like to get a take on how it can be done better.
I have series of questions for a survey form and various options (combined) as answers such as radio, checkboxes, textbox etc. Form contains images as well. I have to prepare the form and as well as the CGI script which displays the thank you message and email the results. Questions and Answervalues can be put as q7 and q7a, q7b etc..as field names, which are translated back at the script. I like to have some uniform interface for the data also to generate the form as well as the script.
I Appreciate your help.
Thanks
artist.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: HTML Form and CGI script
by monsieur_champs (Curate) on Jun 16, 2003 at 17:33 UTC | |
|
Re: HTML Form and CGI script
by hardburn (Abbot) on Jun 16, 2003 at 16:39 UTC | |
|
Re: HTML Form and CGI script
by PodMaster (Abbot) on Jun 17, 2003 at 06:54 UTC | |
|
Re: HTML Form and CGI script
by nite_man (Deacon) on Jun 17, 2003 at 06:45 UTC |