Ask a Question related to Macromedia ColdFusion, Design and Development.
-
dtsed #1
Macintosh Browsers Altering Checkbox Values
We have a form that contains a dozen or so checkboxes that we are using in an
HTML email. When the values are being passed to our Cold Fusion application
the checkbox values are being changed from "1" to "on" somehow. The error
messages we've received so far tell us that users have been using different
MacOS versions and browsers (IE/Safari). Has anyone run into this problem
before?
Thanks!
DTS
dtsed Guest
-
Altering CheckBox inside a DataGrid from the outside(outerDocument)
I've done some searching but couldn't find much but what I basically want is to change the "selected" property on a "CheckBox" from outside the... -
Reading Dynamic Checkbox values
I have a resultset which has a Boolean field that I display in a table, however I am having a problem trying to update the data for these... -
Summarize values when checkbox is checked
Hello all, The output of some query shows for example 10 records with invoice prices. Before each record is an unchecked checkbox. What I like to... -
[PHP] retrieving form checkbox values
This is not necessary, you can do foreach($_POST as $file) { // ... } George Pitcher wrote: -
Altering values by reference
Dela Lovecraft wrote: <snip> sub doSomething { ${$_} += 10 } / Gunnar --



Reply With Quote

