:-) I hear ya! I have been reading up on DOM all weekend! LOL Lemme know if that works for you.
Mike -----Original Message----- From: LANCASTER, STEVEN M. (JSC-OL) (BAR) [mailto:[EMAIL PROTECTED]] Sent: Monday, March 18, 2002 12:55 PM To: CF-Talk Subject: RE: Second Post CFSELECT Problems Thanks Mike, I worked over 52 hours since Friday. I can barely think of what my name is... Steven Lancaster Barrios Technology NASA/JSC 281-244-2444 (voice) [EMAIL PROTECTED] -----Original Message----- From: Tangorre, Michael T. [mailto:[EMAIL PROTECTED]] Sent: Monday, March 18, 2002 11:43 AM To: CF-Talk Subject: RE: Second Post CFSELECT Problems 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] ______________________________________________________________________ This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting. FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

