Hi,
This is a clarification of a previous question about a scrolling list.
here is my code:
--
"city name", scrollinglist( -name=>"city",
                                     -override=>'1',
                                     -values=>"@cities",
                                     -multiple=>'1',
---
as it stands now, the values that are in the array @cities, display on
one line, instead of making a drop
down list. How can I get the values in my @cities array to make a drop
down list?

Thanks.
                            



Ramon Hildreth
-------------------------------------------------------------------
[ www.subudusa.org ] [ www.subudseattle.org ]
                [ www.ramonred.com ]

Reply via email to