Help for this page

Select Code to Download


  1. or download this
    my $cgi = new CGI;
    my $pjx = new CGI::Ajax( 'exported_func' => \&perl_func );
    ...
    </html>
    __EOI__
    return $html;