K
Kerri
Hi,
I have a series of checkboxes on a web page.
Based on what the user checks I write a record to a
Database Table.
I want to associate each checkbox item with an IDENTITY
in an existing DB Table that holds these options.
This way I have the IDENTITY and just have to add to
other table.
Does anyone know how I can do this or do I have to query
the database for each checkbox checked?
Thanks,
Kerri.
I have a series of checkboxes on a web page.
Based on what the user checks I write a record to a
Database Table.
I want to associate each checkbox item with an IDENTITY
in an existing DB Table that holds these options.
This way I have the IDENTITY and just have to add to
other table.
Does anyone know how I can do this or do I have to query
the database for each checkbox checked?
Thanks,
Kerri.