Derek Stewart wrote, On 4/12/09 08:13:
David Tubbs wrote:
At 10:43 27/11/2009 +0000, George wrote:
It would be interesting to see the survey's results.
Yes indeedy, I never saw anything after making the suggestion of a
survey wal back then.
_______________________________________________
QL-Users Mailing List
http://www.q-v-d.demon.co.uk/smsqe.htm
I would say use Tony Firshman's Perl script and have it located on the
Quanta Web Site for visitors to fill it in and have an option to join
Quanta.
You will need to find someone to do it. It took me a *very* long time
to get it working to everyone's satisfaction. There were a lot of
changes and tweaks.
However, for someone who understands perl, it shouldn't be hard to alter it.
The start point is the form. In the script you will see perl's syntax
for including literal html, with all the formatting of the actual html
(spacings, lion breaks and the like).
In that section variables can be embedded. I used references to a hash
table (%variable) :
$data{"check_wordprocessor_type_Quill"}
Once the form is designed, then the verification section can be modified
to add/delete form items.
The section to email results should need few modifications.
I saved the data as files as well as emailing.
I don't think though I wrote any programs to process the data - that was
all done manually.
It might be easier to process if the results were comma delimited and
therefore could make a spreadsheet.
It might also be sensible to add captcha code.
I have that in perl if anyone wants it.
To remind you, code is http://tfs.firshman.co.uk/temp/qq.zip .
Tony
--
QBBS (QL fido BBS 2:257/67) +44(0)1442-828255
[email protected] http://firshman.co.uk
Voice: +44(0)1442-828254 Fax: +44(0)1442-828255 Skype: tonyfirshman
TF Services, 29 Longfield Road, TRING, Herts, HP23 4DG
_______________________________________________
QL-Users Mailing List
http://www.q-v-d.demon.co.uk/smsqe.htm