Ask a Question related to Macromedia Exchange Dreamweaver Extensions, Design and Development.

  1. #1

    Default Metadata from JPG

    I would like to get the Date Taken from the metadata from a jpg image taken
    with a digital SLR. Is there any ASP or Java script you are aware of that can
    help me? I've spent four hours searching on-line and found only complete
    applications. I just want the portion that provides the Date Taken so I can
    apply it to my ASP page.

    Any help will be greatly appreciated.

    Thanks,

    Papa Ccompis

    PapaCcompis Guest

  2. Similar Questions and Discussions

    1. Metadata on FCS Video
      hi all... i was trying to make a scrub bar to mine videos... all of them were recorded using FCS, but i was using onMetadata function to get the...
    2. Metadata
      Is there any metadata scrubber utility available from Adobe or third party? Thanks in advance
    3. Exporting metadata
      Hi all, I'm looking for a way to export the metadata associated with an image file, then create an adobe web photo gallery which contains the...
    4. Metadata help
      I am looking for a way to lock and hide metadata on files that I upload to website. I add metadata for copyright, description and keywords (for my...
    5. Using TIFF Metadata?
      Greetings all I am wondering if there is a way to access the metadata that can be linked to TIFFs in director? I am trying to create a...
  3. #2

    Default Re: Metadata from JPG

    PapaCcompis wrote:
    > I would like to get the Date Taken from the metadata from a jpg image taken
    > with a digital SLR. Is there any ASP or Java script you are aware of that can
    > help me? I've spent four hours searching on-line and found only complete
    > applications. I just want the portion that provides the Date Taken so I can
    > apply it to my ASP page.
    Probably better asking this in the more traveled Dreamweaver general group, or the Application Dev group.

    A search for "asp exif" (where exif is the metadata in JPG files (I believe) returned this page as the first result:
    [url]http://www.spaz.com/mr/work/aspexiffuncs/[/url]

    There a link at the top of the page to download the code. Haven't used it so can't vouch for how well it does it's job.


    --
    Danilo Celic
    | Extending Knowledge Daily : [url]http://CommunityMX.com/[/url]
    | Adobe Community Expert
    danilocelic AdobeCommunityExpert Guest

  4. #3

    Default Re: Metadata from JPG

    I got to that page before but didn't read it thoroughly. I downloaded the application and I'll try it tomorrow. I'll let you know how it worked for me.

    Thank you very much.

    Papa Ccompis
    PapaCcompis Guest

  5. #4

    Default Re: Metadata from JPG

    It did work. I'm just fussing around with some extra details. My pages are always somewhat complicated, but they do what I want them to do.

    Thanks again.

    Papa Ccompis
    PapaCcompis Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139