Using ASP.net to replace index services?

D

darrel

I'm looking at ASP.net ability to read files and file properties:

http://www.4guysfromrolla.com/webtech/chapters/ASPNET2/ch02.2.shtml

I was wondering if it is at all possible to read some of the properties of
MS Office documents...such as TITLE, or, even better, any custom properties
that would have been added to the document?

Right now, we use indexservices to read all of these and then we query that
to pull them up with classic ASP. But we're not huge fans of indexservices.
We're eventually going to migrate to sharepoint...which will be a big
improvement.

For now, just reading the filenames will suffice, but if there were some
known ways to read at least the TITLE property, it'd help...

-Darrel
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top