Re: select multiple woes

2005-01-20 Thread Will Stranathan
Yes, it did. Which is why the detailed logging shows: setProperty([EMAIL PROTECTED], bar, [2,4,8]) I had selected mutliple items. w On Thu, 20 Jan 2005 00:22:56 -0600 Kishore Senji <[EMAIL PROTECTED]> wrote: Did you take a look at the html source (with String[])? It should have multiple="multiple

Re: select multiple woes

2005-01-19 Thread Kishore Senji
Did you take a look at the html source (with String[])? It should have multiple="multiple" in the On Wed, 19 Jan 2005 20:54:05 -0600, Will Stranathan <[EMAIL PROTECTED]> wrote: > I promise I google'd first > > I'm trying to use a multiple-select select box, for example: > > > One > Two >