Help for this page
if($FORM{'username'} =~ /\W/)) { print "Content-type: text/html\n\n"; ... exit; } else { &proceed; }