AJAX file viewer - 06/01/2006
I found out that GoDaddy kindly disabled directory viewing because of security issues. So, I wrote my own thing to let people view my directories, but not other files on the server to keep the GoDaddy Gods happy.
It uses AJAX to get file listings as you go (click on a folder such as 'guide' to see), and uses DHTML to make the table sortable by column without needing another query to the server. Soon, I'll have an expanding view thingy, because those are cool.
I've got more work to get done on it, but it's currently in good shape for one afternoon's work.
Check it out: Here's an index of my Lost Cities folder.