list .htm files with descriptions?

  • Thread starter Thread starter Mike Jacoubowsky
  • Start date Start date
M

Mike Jacoubowsky

Is there a way to list all your .htm files, along with their descriptions?
My site's gotten a bit out of hand over the years, with many files that
aren't linked to etc. I'd love to find a utility that will print out a
listing of all of my .html files, along with their descriptions, so I can
get a handle on things.

Thanks!

--Mike-- Chain Reaction Bicycles
http://www.ChainReactionBicycles.com
 
If you are running a web server locally, then using ASP and the
FileSystemObject you can generate a list of all filename with titles.

See:
http://www.asp101.com - Samples - Directory Listing.

--

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

FrontPage Resources, Forums, WebCircle,
MS KB Quick Links, etc.
==============================================
 
FP2002 and later use the Reports Views. Each report can be saved as an HTML
page, and then printed.
FP2003 can copy reports into other Office applications - not sure if this
applies to FP2002 as well.
 
Hi Mike,

In FP3/2 you go to reports view and sort it as you like then File | Save
AS....

Also, goto reports view and sort it as you like then right click | copy
Report | go to an Office Application (Excel) and Paste the report.
 
In FP3/2 you go to reports view and sort it as you like then File | Save
AS....

Also, goto reports view and sort it as you like then right click | copy
Report | go to an Office Application (Excel) and Paste the report.

But I couldn't find anything in "reports" where it would export the
description.

Thanks-

--Mike-- Chain Reaction Bicycles
http://www.ChainReactionBicycles.com
 
Back
Top