have you thought about using values in your cfselect?  personally I don't
know what the problem is as I hate cf-form type functions, and write my own
js for that kind of thing, if needed.  might be worth trying it with values
in each of the select things.
----- Original Message -----
From: "Robertson-Ravo, Neil (RX)" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, December 04, 2002 10:30 AM
Subject: RE: [ cf-dev ] cfselect..brain parp


> that said, why does it not work?
>
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]
> Sent: 04 December 2002 10:25
> To: [EMAIL PROTECTED]
> Subject: Re: [ cf-dev ] cfselect..brain parp
>
>
>
> don't use cfselect, use <select> and write your own javascript.
>
>
> Duncan Cumming
> IT Manager
>
> http://www.alienationdesign.co.uk
> mailto:[EMAIL PROTECTED]
> Tel: 0141 575 9700
> Fax: 0141 575 9600
>
> Creative solutions in a technical world
>
> ----------------------------------------------------------------------
> Get your domain names online from:
> http://www.alienationdomains.co.uk
> Reseller options available!
> ----------------------------------------------------------------------
> ----------------------------------------------------------------------
>
>
>
>
>                     "Robertson-Ravo, Neil (RX)"
>
>                     <[EMAIL PROTECTED]        To:
> "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]>
>                     dexpo.com>                          cc:
>
>                                                         Subject:     [
> cf-dev ] cfselect..brain parp
>                     12/04/02 10:17 AM
>
>                     Please respond to dev
>
>
>
>
>
>
>
>
> uurgh, why the heck is not working?  I just cant see it?
>
> <cfform action="foo.cfm" method="POST" enablecab="Yes">
> <cfselect name="foo" message="select me!" required="Yes" multiple="No">
>    <option value=""></option>
>    <option value=""></option>
>    <option value=""></option>
> </cfselect>
>
> <input type="Submit">
>
> </cfform>
>
> --
> ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
>
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> For human help, e-mail: [EMAIL PROTECTED]
>
>
>
>
>
>
> --
> ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
>
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> For human help, e-mail: [EMAIL PROTECTED]
>
> --
> ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
>
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> For human help, e-mail: [EMAIL PROTECTED]

__________________________________________________
Do You Yahoo!?
Everything you'll ever need on one web page
from News and Sport to Email and Music Charts
http://uk.my.yahoo.com

-- 
** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/

To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
For human help, e-mail: [EMAIL PROTECTED]

Reply via email to