I'm trying to read the contents of a directory on my web server onto a web site. I have a directory of files on an upload server and i need the web site to be able to display all the files of a certain type (.xls) on a web page. Any ideas on approaches to this problem?