hi.
I have a problem whit upload files.
I have the last version for this packages:
CGI 3.20
libapreq2 2.07
HTML::Mason 1.32
and I use a simple code in mason for upload:
<%args>
$fitxer => undef
<% $content %>
<%init>
my $content = '';
if($fitxer){
hi.
I have a problem whit upload files.
I have the last version for this packages:
CGI 3.20
libapreq2 2.07
HTML::Mason 1.32
and I use a simple code in mason for upload:
<%args>
$fitxer => undef
<% $content %>
<%init>
my $content = '';
if($fitxer){
use Ap