Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    use strict;
    ...
        $tmpl->param(message => "Your user/pin incorrect  - Use correct in
    +put");
        print $tmpl->output();
    }
    
  2. or download this
    Content-type:text/html
    <html>
    ...
    <h2>Hello Mr. Foo, your  account  - ready</h2>
    </body>
    </html>