in reply to perl and a javascript form field

Can you paste  Dumper($form) ? . Which module  $form belongs to ?.  $form->find_input() method, Will find based on the 'id' or 'name'? of the html input tag.
-kulls