Steve,

Set your cfselect up.. then just add the following between the opening and
closing tag.
<option value="0"></option>

so, you'd have

<cfselect...><option value="0" selected></options></cfselect>

substitute anything you want for 0.

Mike


-----Original Message-----
From: LANCASTER, STEVEN M. (JSC-OL) (BAR)
[mailto:[EMAIL PROTECTED]]
Sent: Monday, March 18, 2002 12:46 PM
To: CF-Talk
Subject: RE: Second Post CFSELECT Problems


Does anybody have any advice?

Steven Lancaster
Barrios Technology
NASA/JSC
281-244-2444 (voice)
[EMAIL PROTECTED] 



-----Original Message-----
From: LANCASTER, STEVEN M. (JSC-OL) (BAR) 
Sent: Monday, March 18, 2002 10:07 AM
To: CF-Talk
Subject: CFSELECT Problems


I have a CFSELECT statement and I want have the user click on and if they
change there mind be able to click off the value with out having to hit like
a clear or reset button. Is there anyway in CF 4.5 to use a value like
value="".

Steven Lancaster
Barrios Technology
NASA/JSC
281-244-2444 (voice)
[EMAIL PROTECTED] 



______________________________________________________________________
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to