print header, start_html('Login Page'), hr; #### if (param()) { $userdef = $query->param('user'); $passdef = $query->param('pass'); }