473,396 Members | 1,804 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

Retrieving "Created By" and "Modified By" properties of a file

Is it possible to retrieve the "created by" identity and "modified by"
identity for a file (e.g. word doc, .pdf, report, etc) using .NET?
Apr 12 '06 #1
3 1739
Hello, EYIII,

Do you mean the extended file properties available under NTFS? If so, I
think you will need to use an OLE component for this. See posting:

http://support.microsoft.com/?id=224351

for more information about this.

Cheers,
Randy
EYIII wrote:
Is it possible to retrieve the "created by" identity and "modified by"
identity for a file (e.g. word doc, .pdf, report, etc) using .NET?

Apr 13 '06 #2
Thanks for your reply. We currently have the DSOfile.dll. However, it only
works with Microsoft Office documents. Is there similar functionality for
retrieving it from non-office documents?

"EYIII" wrote:
Is it possible to retrieve the "created by" identity and "modified by"
identity for a file (e.g. word doc, .pdf, report, etc) using .NET?

Apr 13 '06 #3
Hello, EYIII,

As I understand it, the properties must first be created before they can
be accessed. DSOFile is supposed to be able to do the creation, but
there is some bug that gets in the way.

There is a posting by "jeolmeun" providing more details and a
workaround, but I still haven't had a chance to try it out. See:

http://www.codecomments.com/message813451.html

for additional details.

By the way. I would really appreciate hearing about your experience
with using this workaround, since (eventually) I will have to do this too.

Cheers,
Randy
EYIII wrote:
Thanks for your reply. We currently have the DSOfile.dll. However, it only
works with Microsoft Office documents. Is there similar functionality for
retrieving it from non-office documents?

"EYIII" wrote:

Is it possible to retrieve the "created by" identity and "modified by"
identity for a file (e.g. word doc, .pdf, report, etc) using .NET?

Apr 13 '06 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: Q | last post by:
Hello, I have composed the following simple php file: <html> <head><title> Title. </title></head> <body> <?php header("Location: http://www.something.com/tmp2.php"); ?> </body>
6
by: Marty | last post by:
Hi, I would like to replace "\r\n" by "_" within a specific string. I tried : strMyString.Replace('\r', '_'); strMyString.Replace('\n', '_'); or...
2
by: Tommy Vercetti | last post by:
I am working on a Managed C++ project and I get the following error: TestThread.cpp(3) : error C2859: c:\projects\ProjectName\debug\vc70.pdb is not the pdb file that was used when this...
3
by: Tomdhu | last post by:
As a Newbie I've picked up a heap of tips and tricks from this NG but I have been battling to get the current user's Netwok Login ID recorded on a form at the time a new record is created or...
10
by: John Bailo | last post by:
I want to pass a SqlCommand object as a input parameter to a method. I want to pass the SqlCommand "by value" so that any updates to the original object are *not* reflected in the object within...
2
by: wsnyder3 | last post by:
I have many forms but all the information is related to one another. I wanted to know if there was a way that if someone updates a account that it will show the last date modified on all the...
8
by: Hermann | last post by:
The standard says "The 304 response MUST NOT contain a message-body, and thus is always terminated by the first empty line after the header fields"...
5
by: arnuld | last post by:
this is a programme that counts the "lengths" of each word and then prints that many of stars(*) on the output . it is a modified form of K&R2 exercise 1-13. the programme runs without any...
3
by: Begreen | last post by:
Hi All, I wrote a java program which outputs a xml file! But I would prefer this program to insert the DTD code on the fly, in the xml file when created! I want the xml file to look like...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.