Potty mouth! 

-----Original Message-----
From: Interent Gold Coast Properties
[mailto:[EMAIL PROTECTED]]
Sent: Saturday, April 03, 1999 8:41 AM
To: [EMAIL PROTECTED]
Subject: Help with mandetory imput form field 


I am having problems with my cf select command where I want the system to
check for input before the form is submitted

    <cfselect name="PropertyCategory" size="1" required="yes"
message="Please Select Your Property Category">
     <option></option>
                 <cfoutput query="PropertyCategoryDropDown">
     <option>#PropertyCategoryDropDown.PropertyCategory#</option>
     </cfoutput>
              </cfselect>

for some god dam reason the aboce does nto work

your help would be appreciated




Kind Regards

Claude Raiola
E-Mail: [EMAIL PROTECTED]
Website: www.internetgoldcoastproperties.com.au



----------------------------------------------------------------------------
--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.
------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to