Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re^3: How to view all files in the directory using CGI

by jZed (Prior)
on Dec 24, 2007 at 20:02 UTC ( [id://658922]=note: print w/replies, xml ) Need Help??


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

If your only problem is reading the right directory,then all you need to do is change the line that sets $filedir to:
my $fileDir ='c:/file/out';
You'll also need to figure out what relation there is between that directory and a reachable URL path.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://658922]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (5)
As of 2024-04-24 10:09 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found