Help for this page

Select Code to Download


  1. or download this
    use HTTP::Request::Common qw(POST);
    use LWP::UserAgent;
    ...
    $content = $ua->request($req)->as_string;
    open(OUTPUT, ">>result.html");
    print OUTPUT $content;
    
  2. or download this
    INPUT TYPE="submit"  VALUE="Submit Texts">
    INPUT TYPE="reset"  VALUE=" Reset to Defaults ">