Help for this page
<html> <head> ... </body> </html>
#!d:\perl\bin\perl.exe -w use strict; ... print $cgi-> p("Sorry invalid username or password"); } print $cgi->end_html;