Help for this page

Select Code to Download


  1. or download this
    <html>
    <head><title>Pay Memo</title>
    </head>
    ...
            </form>
    </body>
    </html>
    
  2. or download this
    <html>
    <head><title>Pay Memo</title>
    </head>
    ...
            </form>
    </body>
    </html>
    
  3. or download this
    <%
    use strict;
    use CGI;
    ...
            Got:<%=$data%>
    </body>
    </html>