Sometimes there is a technical needs to see list of existing directories of web servers(with cgi, asp), directly in browser window, using returned request from the web-browser.
Certainly, it not always work, but it's convenient. I need some cgi reverse script; I mean that I type or paste script directly in a browser window, then Enter, then script will return back in a browser window list of existing directories. Could someone help with code?