Essentially, here is what I want to happen:
Instead of making it a requirement to enter data into a textbox (cfinput), I want to make it so if there is an empty textbox, the entire form will not be entered into the database, but will act as though it were submitted (I know this sounds strange, but this is actually what needs to happen).
Ok, good. That was pretty much what we where guiding you towards.
But separate if statements around each <cfquery...> block? Are they all testing the same form field? If so, wouldn't it be easier to have one at the beginning of the file that tests the field and then prevents the processing of any of the database code? That's what I would have tried for. I like writing less code whenever possible.
North America
Europe, Middle East and Africa
Asia Pacific