I've created an update form to update my record as I need a select control within my form I have had to use CFSELECT as using the HTML SELECT does not work as I cannot nest the CFOUTPUT tag. Unfortunately this means I cannot stop the form submitting before all fields have been completed if someone presses the enter button. Can anyone help?