$usr='admin'; $pwd='admin'; if ($usr eq 'admin' && $pwd eq 'admin') { #inside content print "Content-type: text/html\n\n"; print <