Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -w
    use strict;
    ...
    001 client 1
    002 client 2
    003 client 3
    
  2. or download this
    <a href='#' title='001' name='client 1' onclick='fillText(this);'>clie
    +nt 1</a><br />
    <a href='#' title='002' name='client 2' onclick='fillText(this);'>clie
    +nt 2</a><br />
    <a href='#' title='003' name='client 3' onclick='fillText(this);'>clie
    +nt 3</a><br />