Web Development » ColdFusion

Validating Checkboxes in Cold Fusion

April 4, 2003

It’s easy to read text fields on the client’s browser to confirm the values they contain meet various specifications. But if you want to confirm that a combination of checkboxes chosen by the user fits your requirements?

Reference | from defusion.com | in | by theWHIR.com

ColdFusion: Sequence Slider

March 3, 2003

Often you have lists that you need to sequence by something other than the alphabet. This tip that lets you use a select box to specify where you want to place an item in the overall sequence.

Reference | from defusion.com | in | by theWHIR.com