Microsoft
Software
Hardware
Network
Question : CGI - create checkbox and store value
I need to create a simple cgi script with some checkboxes in it but not getting it to work.
How can I create a list with each item having a checkbox, then if the checkbox is checked
for any of the items push that item to a variable?
Such as:
Dog
Cat
Bird
Have a check box by each of the items above then if checked pused to a array so I can then
do something with the items in the array.
Thanks,
Answer : CGI - create checkbox and store value
$variable = join(", ",param('words'));
Random Solutions
Access 2000 frontend, SQL Server 2005 tables, records changing during data entry!
Uninstalling CA's eTrust Antivirus silently
Pin Internet Shortcut to Start Menu?
Mac OSX + launchd and apache
SPS Bakup/Restore
How to read PDF files and display individual pages in Ruby on Rails?
Why access 2007 ignore the code which access 2003 executes?
Filemaker Pro labels
Customise buttons in Word - Macro button icons - Export from word 2003 into Word 2007
Korn shell script to check filesystem and LUN size