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
Stored Procedure edit date - SQL Server 2000
United Kingdom (?) specific Internet access problem
How do I tile a Movieclip in Actionscript 3 Flash
Inserting New row using excel VBA
Unbelievable bug with Excel 2007 - spontaneously renaming sheets at runtime!!
Restoring System State for a Domain Controller for Disaster recovery to 2003 Server with SP1
move WinXp to new partition
Rails installation error
Convert VBS to HTA
Flush DNS Server cache?