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
Is the Access database can handle 60+ user?
inner join and an outer join in one query
SQL Server 2000- new line/return character appearing as square boxes
Setting up Clients on Outlook Anywhere
problem restoring data from a media tape using Symantec Backup Exec 11
MS Word
Auto Create Excel Total Rows
replication error
Sockets - Non-blocking read
Dreamweaver CS3 is mysteriously adding a 1 px spacer.gif to a table exported from Fireworks CS3