Help for this page

Select Code to Download


  1. or download this
    ID     | radio buttons to select order
    ---------------------------
    ...
    link2  1()   2(*)  3()  4()
    link3  1()   2()   3(*) 4()
    link4  1()   2()   3()  4(*)
    
  2. or download this
    ID     | radio buttons to select order
    ---------------------------
    ...
    link2  1()   1()   1()  1(*)
    link3  1()   1()   1()  1(*)
    link4  1()   1()   1()  1(*)
    
  3. or download this
            print "<center><table border='1'>\n";
                    print "<tr><td colspan=\"2\"><center><b>Adjust link di
    +splay order</b></center></td></tr>\n";
    ...
                    print "<tr><td colspan=\"2\"><center><input type='subm
    +it'></center>\n";
            print "</table></center>\n";
            print "</form>\n";
    
  4. or download this
            print "<b><i>Adjust referrers display order</i></b><br>\n";
    
    ...
            print "</form></center>\n";
            
        }