Help for this page

Select Code to Download


  1. or download this
    my %pages = (
    page_one         => {description    =>"Sign on",
    ...
                         postsubmit     =>\&signon_psub,
                         params         =>["username","password]},
    );