Thanks, after checking the documentation I came up with this, still not
working
my %labels = ( 'Seattle'=>'Subud Seattle', 'Portland=>'Subud Portland');
---
"city:" , scrolling_list( -name="city",
-override=>'1',
-size=>'1',
On Sun, 24 Nov 2002 at 09:40, Ramon Hildreth opined:
RH:Hi,
RH:This is a clarification of a previous question about a scrolling list.
RH:here is my code:
RH:--
RH:"city name", scrollinglist( -name=>"city",
RH: -override=>'1',
RH:
--- [EMAIL PROTECTED] wrote:
> does anybody have any really good sites or books that deal just with CGI as
> in applications to web programming. Almost all i have found in the book area
> is how to code perl in the command line interface. I looking for just web
> based stuff.
>
> Thanks
You ca
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'
Hi, two part question.
1. what is the non-object syntax for a scrolling list
2. how do I populate the values from an array
Thanks.
Ramon Hildreth
---
[ www.subudusa.org ] [ www.subudseattle.org ]
[ www.ramonred.com ]
On Sat, 23 Nov 2002 05:07:15 -0800 (PST), [EMAIL PROTECTED]
(Admin-Stress) wrote:
>Hi,
>
>Anyone know any URL about libwww example / tutorial?
>I cant find decent source. I just want to learn how to GET an ouput from a website
>and parse the
Read perldoc lwpcook.
--
To unsubscribe, e-mail: [