>- see footer for list info -<
on the user end

<select>
<cfloop etc>
    <cfif id is not  XX (the id of the no preference option)>
        <option ...>
    </cfif>
</cfloop>
</select>


  ----- Original Message ----- 
  From: Paul Swingewood 
  To: [email protected] 
  Sent: Wednesday, January 12, 2005 12:48 PM
  Subject: [CF-Dev] populating drop downs (select lists)


  >- see footer for list info -<
  I have a drop down box (Select List) which is populated from a database.
  The first item of the list is --No Preference--

  I use the same list in the back end system for data entry. Obviuosly now I 
  don't want the user to see the --No Preference-- as an option. How do I do 
  this?

  Regards - Paul


  _______________________________________________

  For details on ALL mailing lists and for joining or leaving lists, go to 
http://list.cfdeveloper.co.uk/mailman/listinfo

  --
  CFDeveloper Sponsors:-
  >- Hosting provided by www.cfmxhosting.co.uk -<
  >- Forum provided by www.fusetalk.com -<
  >- DHTML Menus provided by www.APYCOM.com -<
  >- Lists hosted by www.Gradwell.com -<
  >- CFdeveloper is run by Russ Michaels, feel free to volunteer your help -<
_______________________________________________

For details on ALL mailing lists and for joining or leaving lists, go to 
http://list.cfdeveloper.co.uk/mailman/listinfo

--
CFDeveloper Sponsors:-
>- Hosting provided by www.cfmxhosting.co.uk -<
>- Forum provided by www.fusetalk.com -<
>- DHTML Menus provided by www.APYCOM.com -<
>- Lists hosted by www.Gradwell.com -<
>- CFdeveloper is run by Russ Michaels, feel free to volunteer your help -<

Reply via email to