Directory Displaying method?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hello,
Is there anyone who know of a decent way of displaying directory contents
instead of just a directory list that shows _derived and _vti_* etc...?

Maybe a html or asp page that can sort the directory contents by date or
filename.

Any help[ would be much appreciated, I'm currently using FrontPage 2003.
Thanks..

Clive
 
Using ASP, see http://www.asp101.com Samples for the Directory Listing script.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WebMaster Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
If you feel your current issue is a results of installing
a Service Pack or security update, please contact
Microsoft Product Support Services:
http://support.microsoft.com
If the problem can be shown to have been caused by a
security update, then there is usually no charge for the call.
==============================================
 
Thanks for the help Thomas... Will have a look, try it out and let you know...

Thomas A. Rowe said:
Using ASP, see http://www.asp101.com Samples for the Directory Listing script.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WebMaster Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
If you feel your current issue is a results of installing
a Service Pack or security update, please contact
Microsoft Product Support Services:
http://support.microsoft.com
If the problem can be shown to have been caused by a
security update, then there is usually no charge for the call.
==============================================

Clive said:
Hello,
Is there anyone who know of a decent way of displaying directory contents
instead of just a directory list that shows _derived and _vti_* etc...?

Maybe a html or asp page that can sort the directory contents by date or
filename.

Any help[ would be much appreciated, I'm currently using FrontPage 2003.
Thanks..

Clive
 
Back
Top