Never mind, our server guy fixed it. The file "form.js" was not in the expected place because of a virtual server issue. Adding a /CFIDE/ alias to the apache conf file fixed the problem.
----- Original Message ----- From: "Ricq Pattay" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Monday, March 03, 2003 10:38 AM Subject: CFINPUT required="yes" fails in MX? > 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 Get the mailserver that powers this list at http://www.coolfusion.com Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

