I'm not sure about your last question, but have you checked that it is an empty string and doesn't contain a white space char?
Ade -----Original Message----- From: Stephens, Larry V [mailto:[EMAIL PROTECTED] Sent: 25 January 2006 19:41 To: CF-Talk Subject: <cfinput> problem <cfinput type="text" name="INSTITUT" size="40" value="#SESSION.User.INSTITUT#" maxlength="75" required="yes" message="You must enter your organization."> Why is "required" not being enforced? It has worked in other pieces of code. I could understand it if the variable had data in it but in an instance where we have a new registrant SESSION.User.INSTITUT is set to "" Is the very fact that I have a value= statement bypassing the required statement? Larry V. Stephens ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:230438 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

