hi, i don't understand my code is corrupted at form "value" instance?? error prompt : Can't call method "value" on an undefined value at ligne 27 (here : $form->find_input('txtusername ')- any ideas, thanks use strict; use warnings; use LWP::UserAgent; use HTML::Form; my ($user,$pass ) = qw(username password);