Getting a directory listing from a web site
Does anyone know how I can (using HTTP, port 80), get a directory listing from a specific URL?
And no, I'm not trying to hack here, I'm building LiveUpdate logic into an app and would like to get a dir list, then compare it to my local app to make sure the files are up to date.
thanks,
-James