Hi,
I need to generate a listbox from an array.
The array contains "record numbers" from a database, so I need to somehow display only those records.
Any Ideas?
Thanks,
Jeff
Generate Listbox from Array
- Jeff Barnes
- Posts: 912
- Joined: Sun Oct 09, 2005 1:05 pm
- Location: Ontario, Canada
- Contact:
- Enrico Maria Giordano
- Posts: 7355
- Joined: Thu Oct 06, 2005 8:17 pm
- Location: Roma - Italia
- Contact:
Re: Generate Listbox from Array
Just build an array with the field value from the records you want to show.
EMG
EMG