in reply to Typical sequence to upload file with HTML5 and perl

upload example

I find easyly php exemples for upload.php processor but not for perl.

Lots of search results here.

  • Comment on Re: Typical sequence to upload file with HTML5 and perl

Replies are listed 'Best First'.
Re^2: Typical sequence to upload file with HTML5 and perl
by pcouderc (Monk) on Sep 05, 2018 at 16:47 UTC
    Thank you much all. My mistake was that I was looking for something typical for HTML5, and supposed wrongly - and stupidly... - that CGI was not good for HTML5. I go in these ways. Thanks again.