Re: <SELECT multiple...
From: Mick (test_at_nospam.cherryhill.ca)
Date: 11/29/04
- Next message: Oscar kind: "Re: case sensitivity in strings..."
- Previous message: Mike B: "Re: learning loops"
- In reply to: Dirk Gerrit Oort: "Re: <SELECT multiple..."
- Next in thread: Oscar kind: "Re: <SELECT multiple..."
- Reply: Oscar kind: "Re: <SELECT multiple..."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 29 Nov 2004 19:06:43 GMT
The values are sent from an HTML form ie.
<select name = test multiple></select> using POST.
Mick
"Dirk Gerrit Oort" <oortdg@hccnet.nl> wrote in message
news:41ab5fe5$0$153$3a628fcd@reader2.nntp.hccnet.nl...
> what do you mean, an awt.list or an javax.swing.jlist or an database
> resultset.
>
> --
> D.G. Oort
> "Mick" <test@nospam.cherryhill.ca> schreef in bericht
> news:15Jqd.187351$Np3.7625335@ursa-nb00s0.nbnet.nb.ca...
> >
> > How do I get all the values from a ListBox with the possibility of
> > multiple
> > values??
> >
> > So far, I can only get the first value with the
ResultSet.getParameter().
> >
> > Mick
> >
> >
>
>
- Next message: Oscar kind: "Re: case sensitivity in strings..."
- Previous message: Mike B: "Re: learning loops"
- In reply to: Dirk Gerrit Oort: "Re: <SELECT multiple..."
- Next in thread: Oscar kind: "Re: <SELECT multiple..."
- Reply: Oscar kind: "Re: <SELECT multiple..."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|