Ask a Question related to Macromedia ColdFusion, Design and Development.
-
mherel #1
Checkbox value in MX7 Flash Form
I am testing multi-tab forms in MX7 using the last example from the HTML
documentation for the cfformgroup tag. The cfdump just shows whether each
checkbox has been checked by returning True or False rather than returning only
the boxes that were checked, along with their 'Values' as CF previously did.
It seems that Flash needs unique control names. Is there a way to get the
Values directly from the form or do I have to re-code all of my action pages
and hard-code the Values? TIA
mherel Guest
-
How do I use the form checkbox value?
I'm creating a form that has multiple checkboxes. I want to use ActionScript to update a text box/area with the values each checkbox as the checkbox... -
Checkbox/Database/Flash Form
I have an access DB with several yes/no fields that I want to appear as checkboxes in a flash form. When I try to query the db, the checkboxes... -
Flash Form & Checkbox
I'm having trouble changing this listbox code to checkboxes instead. Can you help? <cfselect name="binderyID" label = "Bindery Type"... -
Checkbox Set To OFF Not In Request.Form
When using checkboxes on a form, if you uncheck them, the unchecked name/value pair in the Request.Form collection doesn't show up. It only shows... -
Yes/No checkbox in the form
I have a field called action in a table, to check if something requires action the user must check the box. The field in the table is defined as a...



Reply With Quote

