Help for this page

Select Code to Download


  1. or download this
    my button = button(-name=>'Name',
                       -value=>'Value',
                       -onclick=>"return dosomtehing()",
                       -onsubmit=>$Hash->{VALUE}="return getsomething()");