Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: PirateElf
  • Content: Threads
  • Order by date
  1. PirateElf

    Dropdown box with current value?

    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...

Part and Inventory Search

Back
Top