Question
What is a list of checked checkboxes called with same name to cfc?
Hi,
If i have say a list of user roles as checkboxes in a form and 2 or 3 of
them are checked, what would I call that as a data type in cfargument
in a cffunction inside a cfc?
Also, Can I wrap 2 or 3 separate database interaction functions inside a
cftransaction tag in the calling cfm page and have the cftransaction
work as expected if one of the functions fails for some reason?
Please excuse the newbie questions...
Kind regards,
Mark.
If i have say a list of user roles as checkboxes in a form and 2 or 3 of
them are checked, what would I call that as a data type in cfargument
in a cffunction inside a cfc?
Also, Can I wrap 2 or 3 separate database interaction functions inside a
cftransaction tag in the calling cfm page and have the cftransaction
work as expected if one of the functions fails for some reason?
Please excuse the newbie questions...
Kind regards,
Mark.
