It appears that the "required=yes" option no longer works in cfinput on MX...? I 
haven't used cfinput in over a year, but a co-worker just noticed this behaviour on 
our new MX development box.

<cfform name="myForm" action="blank.cfm">
    <cfinput name="test"  required="Yes"  message="Enter something, dumbo">
    <input type="submit" name="submit" value="submit">
</cfform>

The above form is submitted even when "test" is blank.



Ricq Pattay
Senior Analyst/Programmer
College of Veterinary Medicine
University of Minnesota - Twin Cities

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

                                Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
                                

Reply via email to