I'm trying to write a PERL script that will read a directory and dynamically write the files in ito to a web page for download. <BR><BR>I can pretty much do it using readdir, but I'd like to include ...