I have been working on this for a minute now and am curious if someone can tell me where I am going wrong.
if ($userDB{$i}->{'FieldType'} == 2) {
my $curval = $userdata{$username}->{$i};
$ucode = qq~<select name="$i" size="$userDB{$i}->{'FieldSize'}"><option...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.