Yeah but does this drop down list accept values from an array (resultset)
----- Original Message ----- From: "zsdc" <[EMAIL PROTECTED]> To: "John" <[EMAIL PROTECTED]> Cc: "Perl Beginners" <[EMAIL PROTECTED]> Sent: Monday, March 01, 2004 6:40 PM Subject: Re: Dynamic loading of values (Tk::JComboBox) > John wrote: > > I want to retrieve the vaules from a table (mysql) > > > > Can i do that easily? > > use DBI; > > http://search.cpan.org/search?module=DBI > > -- > ZSDC > > > -- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > <http://learn.perl.org/> <http://learn.perl.org/first-response> > > > -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>
