Extended File Properties

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • =?Utf-8?B?RGljaw==?=

    #1

    Extended File Properties

    I'd like to read a file's "extended" properties, i.e. for some JPEG images
    taken with a digital camera, I'd like to read the "Date Picture Taken"
    property. I can see this property from the Summary tab (in Advanced mode)
    using Windows Explorer.
  • RobinS

    #2
    Re: Extended File Properties

    Post your message to a newsgroup with "windows" in the description. They
    are on the bottom of the dropdown list in the MS Discussion Group
    interface. This is a .Net Programming newsgroup.

    Robin S.
    ---------------------------
    "Dick" <Dick@nospam.no spamwrote in message
    news:8B4AE5A3-0B20-4CC7-935D-738319A840C9@mi crosoft.com...
    I'd like to read a file's "extended" properties, i.e. for some JPEG
    images
    taken with a digital camera, I'd like to read the "Date Picture Taken"
    property. I can see this property from the Summary tab (in Advanced mode)
    using Windows Explorer.

    Comment

    • Garfilone

      #3
      Re: Extended File Properties

      i guess the authors means to get these additional informations
      using .NET.

      On Mar 12, 5:43 am, "RobinS" <Rob...@NoSpam. yah.nonewrote:
      Post your message to a newsgroup with "windows" in the description. They
      are on the bottom of the dropdown list in the MS Discussion Group
      interface. This is a .Net Programming newsgroup.
      >
      Robin S.
      ---------------------------"Dick" <D...@nospam.no spamwrote in message
      >
      news:8B4AE5A3-0B20-4CC7-935D-738319A840C9@mi crosoft.com...
      >
      >
      >
      I'd like to read a file's "extended" properties, i.e. for some JPEG
      images
      taken with a digital camera, I'd like to read the "Date Picture Taken"
      property. I can see this property from the Summary tab (in Advanced mode)
      using Windows Explorer.- Hide quoted text -
      >
      - Show quoted text -

      Comment

      • Garfilone

        #4
        Re: Extended File Properties



        i think this post will help you

        On Mar 12, 4:56 am, Dick <D...@nospam.no spamwrote:
        I'd like to read a file's "extended" properties, i.e. for some JPEG images
        taken with a digital camera, I'd like to read the "Date Picture Taken"
        property. I can see this property from the Summary tab (in Advanced mode)
        using Windows Explorer.

        Comment

        • Walter Wang [MSFT]

          #5
          RE: Extended File Properties

          Hi,

          I agree with Garfilone here that the properties you're looking for is
          actually stored using EXIF (http://www.exif.org). The property should be
          "DatePictureTak en" to let you know the "Date Picture Taken" information.

          Here's an example exactly listing the "Date Picture Taken" information from
          files:


          ags_from_JPG_Fi les/article.asp

          Hope this helps.

          Sincerely,
          Walter Wang (wawang@online. microsoft.com, remove 'online.')
          Microsoft Online Community Support

          =============== =============== =============== =====
          Get notification to my posts through email? Please refer to
          http://msdn.microsoft.com/subscripti...ult.aspx#notif
          ications. If you are using Outlook Express, please make sure you clear the
          check box "Tools/Options/Read: Get 300 headers at a time" to see your reply
          promptly.

          Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
          where an initial response from the community or a Microsoft Support
          Engineer within 1 business day is acceptable. Please note that each follow
          up response may take approximately 2 business days as the support
          professional working with you may need further investigation to reach the
          most efficient resolution. The offering is not appropriate for situations
          that require urgent, real-time or phone-based interactions or complex
          project analysis and dump analysis issues. Issues of this nature are best
          handled working with a dedicated Microsoft Support Engineer by contacting
          Microsoft Customer Support Services (CSS) at
          http://msdn.microsoft.com/subscripti...t/default.aspx.
          =============== =============== =============== =====

          This posting is provided "AS IS" with no warranties, and confers no rights.

          Comment

          • =?Utf-8?B?RGljaw==?=

            #6
            Re: Extended File Properties

            Thank you for your valuable contribution Robin, however, I do think I've
            posted to the correct discussion group.

            You, on the other hand, might find it useful to start posting in the group
            called "I need to get a Life"!

            "RobinS" wrote:
            Post your message to a newsgroup with "windows" in the description. They
            are on the bottom of the dropdown list in the MS Discussion Group
            interface. This is a .Net Programming newsgroup.
            >
            Robin S.
            ---------------------------
            "Dick" <Dick@nospam.no spamwrote in message
            news:8B4AE5A3-0B20-4CC7-935D-738319A840C9@mi crosoft.com...
            I'd like to read a file's "extended" properties, i.e. for some JPEG
            images
            taken with a digital camera, I'd like to read the "Date Picture Taken"
            property. I can see this property from the Summary tab (in Advanced mode)
            using Windows Explorer.
            >
            >
            >

            Comment

            • =?Utf-8?B?RGljaw==?=

              #7
              RE: Extended File Properties

              Thanks Walter that looks to be exactly what I'm looking for.

              "Walter Wang [MSFT]" wrote:
              Hi,
              >
              I agree with Garfilone here that the properties you're looking for is
              actually stored using EXIF (http://www.exif.org). The property should be
              "DatePictureTak en" to let you know the "Date Picture Taken" information.
              >
              Here's an example exactly listing the "Date Picture Taken" information from
              files:
              >

              ags_from_JPG_Fi les/article.asp
              >
              Hope this helps.
              >
              Sincerely,
              Walter Wang (wawang@online. microsoft.com, remove 'online.')
              Microsoft Online Community Support
              >
              =============== =============== =============== =====
              Get notification to my posts through email? Please refer to
              http://msdn.microsoft.com/subscripti...ult.aspx#notif
              ications. If you are using Outlook Express, please make sure you clear the
              check box "Tools/Options/Read: Get 300 headers at a time" to see your reply
              promptly.
              >
              Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
              where an initial response from the community or a Microsoft Support
              Engineer within 1 business day is acceptable. Please note that each follow
              up response may take approximately 2 business days as the support
              professional working with you may need further investigation to reach the
              most efficient resolution. The offering is not appropriate for situations
              that require urgent, real-time or phone-based interactions or complex
              project analysis and dump analysis issues. Issues of this nature are best
              handled working with a dedicated Microsoft Support Engineer by contacting
              Microsoft Customer Support Services (CSS) at
              http://msdn.microsoft.com/subscripti...t/default.aspx.
              =============== =============== =============== =====
              >
              This posting is provided "AS IS" with no warranties, and confers no rights.
              >
              >

              Comment

              • =?Utf-8?B?RGljaw==?=

                #8
                Re: Extended File Properties

                Thankyou for you help.

                "Garfilone" wrote:

                >
                i think this post will help you
                >
                On Mar 12, 4:56 am, Dick <D...@nospam.no spamwrote:
                I'd like to read a file's "extended" properties, i.e. for some JPEG images
                taken with a digital camera, I'd like to read the "Date Picture Taken"
                property. I can see this property from the Summary tab (in Advanced mode)
                using Windows Explorer.
                >
                >
                >

                Comment

                • RobinS

                  #9
                  Re: Extended File Properties

                  Thanks for your suggestion. I did misunderstand that you wanted to do that
                  with .net, because it was not clear to me, especially since neither .Net
                  nor VB nor C# appear in your posting.

                  If you were a regular reader of this newsgroup, you would see that there
                  are roughly a dozen or so posts a day from people asking windows questions
                  because they posted to the wrong group.

                  Investigation has revealed that this is because they are using Microsoft's
                  interface to the usenet groups, and the dropdown list does not display the
                  entire group names, so this one is the first one that shows up as "General
                  Discussion" and that's all that shows up, nothing about .Net.

                  So rather than let these poor people post something and sit there wondering
                  why it was never answered, I let them know they've posted to the wrong
                  place so they can post to somewhere they can actually get an answer.

                  I don't mind being corrected when I misunderstand, but you don't have to be
                  rude when I'm trying to help people. A simple "but this *is* a .Net
                  question" would suffice.

                  Robin S.
                  -------------------------------------------
                  "Dick" <Dick@nospam.no spamwrote in message
                  news:786F3251-45E1-4A2B-AB1B-02F689AEB263@mi crosoft.com...
                  Thank you for your valuable contribution Robin, however, I do think I've
                  posted to the correct discussion group.
                  >
                  You, on the other hand, might find it useful to start posting in the
                  group
                  called "I need to get a Life"!
                  >
                  "RobinS" wrote:
                  >
                  >Post your message to a newsgroup with "windows" in the description. They
                  >are on the bottom of the dropdown list in the MS Discussion Group
                  >interface. This is a .Net Programming newsgroup.
                  >>
                  >Robin S.
                  >---------------------------
                  >"Dick" <Dick@nospam.no spamwrote in message
                  >news:8B4AE5A 3-0B20-4CC7-935D-738319A840C9@mi crosoft.com...
                  I'd like to read a file's "extended" properties, i.e. for some JPEG
                  images
                  taken with a digital camera, I'd like to read the "Date Picture Taken"
                  property. I can see this property from the Summary tab (in Advanced
                  mode)
                  using Windows Explorer.
                  >>
                  >>
                  >>

                  Comment

                  • =?Utf-8?B?RGljaw==?=

                    #10
                    Re: Extended File Properties

                    I apologise.

                    "RobinS" wrote:
                    Thanks for your suggestion. I did misunderstand that you wanted to do that
                    with .net, because it was not clear to me, especially since neither .Net
                    nor VB nor C# appear in your posting.
                    >
                    If you were a regular reader of this newsgroup, you would see that there
                    are roughly a dozen or so posts a day from people asking windows questions
                    because they posted to the wrong group.
                    >
                    Investigation has revealed that this is because they are using Microsoft's
                    interface to the usenet groups, and the dropdown list does not display the
                    entire group names, so this one is the first one that shows up as "General
                    Discussion" and that's all that shows up, nothing about .Net.
                    >
                    So rather than let these poor people post something and sit there wondering
                    why it was never answered, I let them know they've posted to the wrong
                    place so they can post to somewhere they can actually get an answer.
                    >
                    I don't mind being corrected when I misunderstand, but you don't have to be
                    rude when I'm trying to help people. A simple "but this *is* a .Net
                    question" would suffice.
                    >
                    Robin S.
                    -------------------------------------------
                    "Dick" <Dick@nospam.no spamwrote in message
                    news:786F3251-45E1-4A2B-AB1B-02F689AEB263@mi crosoft.com...
                    Thank you for your valuable contribution Robin, however, I do think I've
                    posted to the correct discussion group.

                    You, on the other hand, might find it useful to start posting in the
                    group
                    called "I need to get a Life"!

                    "RobinS" wrote:
                    Post your message to a newsgroup with "windows" in the description. They
                    are on the bottom of the dropdown list in the MS Discussion Group
                    interface. This is a .Net Programming newsgroup.
                    >
                    Robin S.
                    ---------------------------
                    "Dick" <Dick@nospam.no spamwrote in message
                    news:8B4AE5A3-0B20-4CC7-935D-738319A840C9@mi crosoft.com...
                    I'd like to read a file's "extended" properties, i.e. for some JPEG
                    images
                    taken with a digital camera, I'd like to read the "Date Picture Taken"
                    property. I can see this property from the Summary tab (in Advanced
                    mode)
                    using Windows Explorer.
                    >
                    >
                    >
                    >
                    >
                    >

                    Comment

                    • RobinS

                      #11
                      Re: Extended File Properties

                      Thank you. I hope you got the help you needed with your (.Net) problem.
                      :-)

                      Robin S.
                      --------------------------------------
                      "Dick" <Dick@nospam.no spamwrote in message
                      news:E09C763D-5A64-4082-B278-176C59379E97@mi crosoft.com...
                      >I apologise.
                      >
                      "RobinS" wrote:
                      >
                      >Thanks for your suggestion. I did misunderstand that you wanted to do
                      >that
                      >with .net, because it was not clear to me, especially since neither .Net
                      >nor VB nor C# appear in your posting.
                      >>
                      >If you were a regular reader of this newsgroup, you would see that there
                      >are roughly a dozen or so posts a day from people asking windows
                      >questions
                      >because they posted to the wrong group.
                      >>
                      >Investigatio n has revealed that this is because they are using
                      >Microsoft's
                      >interface to the usenet groups, and the dropdown list does not display
                      >the
                      >entire group names, so this one is the first one that shows up as
                      >"General
                      >Discussion" and that's all that shows up, nothing about .Net.
                      >>
                      >So rather than let these poor people post something and sit there
                      >wondering
                      >why it was never answered, I let them know they've posted to the wrong
                      >place so they can post to somewhere they can actually get an answer.
                      >>
                      >I don't mind being corrected when I misunderstand, but you don't have to
                      >be
                      >rude when I'm trying to help people. A simple "but this *is* a .Net
                      >question" would suffice.
                      >>
                      >Robin S.
                      >-------------------------------------------
                      >"Dick" <Dick@nospam.no spamwrote in message
                      >news:786F325 1-45E1-4A2B-AB1B-02F689AEB263@mi crosoft.com...
                      Thank you for your valuable contribution Robin, however, I do think
                      I've
                      posted to the correct discussion group.
                      >
                      You, on the other hand, might find it useful to start posting in the
                      group
                      called "I need to get a Life"!
                      >
                      "RobinS" wrote:
                      >
                      >Post your message to a newsgroup with "windows" in the description.
                      >They
                      >are on the bottom of the dropdown list in the MS Discussion Group
                      >interface. This is a .Net Programming newsgroup.
                      >>
                      >Robin S.
                      >---------------------------
                      >"Dick" <Dick@nospam.no spamwrote in message
                      >news:8B4AE5A 3-0B20-4CC7-935D-738319A840C9@mi crosoft.com...
                      I'd like to read a file's "extended" properties, i.e. for some JPEG
                      images
                      taken with a digital camera, I'd like to read the "Date Picture
                      Taken"
                      property. I can see this property from the Summary tab (in Advanced
                      mode)
                      using Windows Explorer.
                      >>
                      >>
                      >>
                      >>
                      >>
                      >>

                      Comment

                      Working...