Tutorial search
Tutorials
Stuff
Affiliates
Photoshop Templates
Featured Photoshop templates - professional ready to use designs for your next project.
View all templates
ColdFusion Site Skinning - Coldfusion tutorial

ColdFusion Site Skinning tutorial description
| Added on | 20.07.2008 |
| Total clicks | 22 |
| Tutorial Rating | 0 |
| Tutorial Difficulty | 0 |
ColdFusion Site Skinning
More cool Coldfusion tutorials:

ColdFusion expressions: operands, operators, and other constructs

For anyone new to application development, you may be perplexed when you create your form for editing some data that should allow a user to uncheck a checkbox and update a record to a status of not checked. You will sooner or later discover an oddity about HTML forms. HTML forms won't allow you to uncheck like you think you should be able to. If you uncheck the checkbox, the value becomes NULL and the form doesn't bother to pass the field. You will find that ColdFusion does have a simple solution and much more with the CFPARAM tag.

Leveraging ColdFusion 5's bundled Verity K2 Server for use in a clustered server



