in reply to Re^2: How to view all files in the directory using CGI
in thread How to view all files in the directory using CGI
You'll also need to figure out what relation there is between that directory and a reachable URL path.my $fileDir ='c:/file/out';
|
---|