Help for this page

Select Code to Download


  1. or download this
    $.post(
        '/cgi-bin/hello_world.pl',
        $('#frm_name_1').serialize()
    );