Question
required= "yes"
<cfinput type="file" name="custCartFile" required="yes" message="Please Select an Image File" >
<cfinput type="submit" name="submit" value="Add Image">
the message displays when clicking on the button whether or not there is an entry.
Thanks