retrieving file properties

B

bami

I'd like the hyperlink text of a URL to display the Title property of
Word and PDF files instead of the filename. I don't want to have to
manually change the Text to Display on each file (since there are
hundreds), but am wondering if there's a way to retrieve this in the
HTML.

The current HTML is something like:

<p><a target="_blank" href="English%20PDF/Abo-01.pdf">English
PDF/Abo-01.pdf</a></p>

Thanks in advance.
 
T

Thomas A. Rowe

With Word files, just drag the document on to your page to create the link, and FP should pickup the
title, as far a other non Office documents, you will have to type the title first, then use as the
hyperlink.

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

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 
Top