Re: what kind of input type should i use?



| <select multiple name="some_name[]" size="10">
| <option value="1" selected>first option</option>
| <option value="2" selected>second option</option>
| <!-- more here -->
| <option value="99">99 option</option>
| <option value="100">100 option</option>
| </select>

that's right! been so long since i've used "multiple" i've forgotten the tag
and attributes. ;^) as you can tell, i opt for the latter option.


.



Relevant Pages

  • Re: Possible timing problem in onclick
    ... I think the problem was the "multiple" ... >name, but in the opening Form tag, the name attribute is ... >However, when the For loop runs, only the last selected ... >the For loop and use the selectedIndex property, ...
    (microsoft.public.frontpage.programming)
  • Re: Struts in a WebSphere Cluster
    ... Michael wrote: ... > tag. ... It's when we go to multiple ... Are you using NFS mounts? ...
    (comp.lang.java.programmer)
  • Re: rename the tag of a partition in the format menu
    ... >> I want to rename the Partition 1 tag to opt instead of swap since I am going ...
    (comp.unix.solaris)
  • Re: Expect / Telent send issue
    ... | I turned on exp_internal to see if expect was sending corrupt data, ... | 11:56:13.884 opt +time ... | 11:56:13.886 opt +tag ...
    (comp.lang.tcl)
  • Expect / Telent send issue
    ... I turned on exp_internal to see if expect was sending corrupt data, ... opt +time ... opt +tag ...
    (comp.lang.tcl)