1.put this file in a web server directory which executes cgi scripts and change permission to 755 (assuming a *nix server)
4. u can pass the num of tries either from a hidden variable from the HTML form or set a cookie
5. use CGI.pm and get the variables instead of reading from STDIN