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
How can I forward email from a disabled account to more than 1 user
Cloning with Sysprep
Can't deliver mail from outside to newly created public folder
very basic inventory software in ms access
Javascript Array containing src line of pictures
SSL Error 70, Expired Security Certificate
Can't copy files from cd
How do I Create new SharePoint server farm Database on different drive on same server
How do I Fix a RUNDLL Error
Bad file number error after writing 127 text files