Hi,
I just can't see where I have missed it!
%T = {
d4 => (
names => [ "", "Ron", "Tony", "Jeff", "Scott", ],
),
};
print $query->popup_menu( -name =>'Test',
-values => $T{ "d4" }{ "names" },
-default => ''
);
Do you?
Thanks for Your help!!
Jerry
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
- RE: lost in hashes Jerry Preston
- RE: lost in hashes mark crowe (JIC)
- RE: lost in hashes Mooney Christophe-CMOONEY1
- RE: lost in hashes Bob Showalter
- RE: lost in hashes Mooney Christophe-CMOONEY1
