Is the recordcount for the query greater than zero?
Put the following code after the query but before the cfoutput tag to check:
<script>
alert("Query has returned
<cfoutput>#qry_checkMilforStatus.recordcount#</cfoutput> records");
</script>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.cfm
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists