all groups > inetserver asp general > december 2004 >
You're in the

inetserver asp general

group:

ASP Directory Listing!!!!


Re: ASP Directory Listing!!!! ljb
12/29/2004 7:33:11 AM
inetserver asp general:
[quoted text, click to view]
I have had success using http://www.romankoch.ch/capslock/standaloners.htm.
The code is well documented and identifies the items needing customization.

Re: ASP Directory Listing!!!! Curt_C [MVP]
12/29/2004 8:00:11 AM
Something like this should work

http://www.darkfalz.com/1069

--
Curt Christianson
Owner/Lead Developer, DF-Software
Site: http://www.Darkfalz.com
Blog: http://blog.Darkfalz.com


[quoted text, click to view]

Re: ASP Directory Listing!!!! Aaron [SQL Server MVP]
12/29/2004 9:37:28 AM
http://www.aspfaq.com/2025

--
http://www.aspfaq.com/
(Reverse address to reply.)




[quoted text, click to view]

ASP Directory Listing!!!! Adam
12/29/2004 11:56:43 AM
I am running IIS and using asp, I want to be able to list a directory/
content of a folder using asp, and display it in a table using html.



I have seen many examples but have not been able to get them to work



All my html & asp are in a folder called webserver in the following
directory c:\Inetpub\wwwroot\



And I want to be able to display the content of a folder called folder which
is located within the webserver directory



I want to do it with asp instead of allowing directory browsing within IIS.



Can anyone help?



Thanks

Re: ASP Directory Listing!!!! Morris
12/29/2004 12:07:39 PM
[quoted text, click to view]

You should at least provide an example of on of the many examples you
have not been able to get working properly, together with the error
messages you have experienced, otherwise no one knows which bit you are
having trouble with - reading the contents of a directory, or outputting
it to a table.

AddThis Social Bookmark Button