Microsoft
Software
Hardware
Network
Question : How do I add check boxes which update several records by their id from the checkbox?
I'm creating an admin screen with php. The records come from a table called Pads and the index for this table is PadID. I'm already showing these records in a html table.
I want to add a check box at the end of the row in my table.
I also what check all, and clear all buttons.
I'll be using GET rather than post.
When next script is called via the form, I don't know how these id's will be added to my update query ?
Answer : How do I add check boxes which update several records by their id from the checkbox?
ah, i see. hopefully this link will be clearer:
http://www.html-form-guide
.com/php-f
orm/php-fo
rm-
checkbo
x.html
Scroll down to section called "Check Box Group"
Random Solutions
Relative Size Pivot Table Macro
Deploying local user policies, non-domain
Microsoft PKI Design
Shared calendar does not show appointments until refreshed
HP-UNIX - compressing/zipping files that are 31GB
SSIS Package Hangs in SQL Job
Include C++ header files in .Net Application
How can I handle dbNull in Linq?
Crystal Reports 11 (migrating from 8.5) and VB6 using RDO resultset as datasource
How to tranlate SQL query to WQL query for SCCM 2007