
October 10th, 2002, 03:42 PM
|
|
Contributing User
|
|
Join Date: Apr 2002
Location: The Great White North
Posts: 361
Time spent in forums: 58 m 50 sec
Reputation Power: 7
|
|
|
Populating Properties of OLE Objects
I've been able to create an asp to display the contents of a directory on an index server. That page will list the following OLE properties:
docTitle, docAuthor, DocKeywords, docComments
However, what I'd really like to know is whether it would be possible to populate those fields (say in a word document), from the results of an asp form (i.e., an upload page)?
Last edited by aspnewbie : October 10th, 2002 at 04:00 PM.
|