Where is imagedata? <img src="cid:image001.gif@01BF4C68.ABA6D350"

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • SpaceApe

    Where is imagedata? <img src="cid:image001.gif@01BF4C68.ABA6D350"

    Where does the imagedata get stored in following case?

    <img src="cid:image0 01.gif@01BF4C68 .ABA6D350"

    When I tried to save the gif file by right clicking the picture I got
    it as .bmp.

    What does the number 01BF4C68.ABA6D3 50 indicate?
    How can I save the gif file on my harddisk?

  • David Dorward

    #2
    Re: Where is imagedata? &lt;img src=&quot;cid:i mage001.gif@01B F4C68.ABA6D350& quot;

    SpaceApe wrote:
    [color=blue]
    > Where does the imagedata get stored in following case?
    >
    > <img src="cid:image0 01.gif@01BF4C68 .ABA6D350"[/color]

    Attached to the email.

    [color=blue]
    > When I tried to save the gif file by right clicking the picture I got
    > it as .bmp.[/color]

    Maybe it is a bitmap image with an odd filename. Maybe your email client
    converts images to bitmaps when you try to save them.

    --
    David Dorward <http://blog.dorward.me .uk/> <http://dorward.me.uk/>
    Home is where the ~/.bashrc is

    Comment

    • SpaceApe

      #3
      Re: Where is imagedata? &lt;img src=&quot;cid:i mage001.gif@01B F4C68.ABA6D350& quot;

      David,

      Thanks for reply.

      It is an animated image, which has to be a "gif" file.
      I think the image data is stored in the message file in encoded format.

      Can someone tell me the way to save this image in gif format, please?

      Thanks in advance in appriciation of your efforts.

      Comment

      • Andy Dingley

        #4
        Re: Where is imagedata? &lt;img src=&quot;cid:i mage001.gif@01B F4C68.ABA6D350& quot;

        On 22 Jun 2005 06:09:50 -0700, "SpaceApe" <awanjari@gmail .com> wrote:
        [color=blue]
        >Can someone tell me the way to save this image in gif format, please?[/color]

        We can't - it's entirely dependent on your email client, and we've no
        idea what you're using.

        Comment

        • Jim Moe

          #5
          Re: Where is imagedata? &lt;img src=&quot;cid:i mage001.gif@01B F4C68.ABA6D350& quot;

          SpaceApe wrote:[color=blue]
          >
          > It is an animated image, which has to be a "gif" file.
          > I think the image data is stored in the message file in encoded format.
          >
          > Can someone tell me the way to save this image in gif format, please?
          >[/color]
          The program "uudecode" might work.

          --
          jmm dash list (at) sohnen-moe (dot) com
          (Remove .AXSPAMGN for email)

          Comment

          • David Dorward

            #6
            Re: Where is imagedata? &lt;img src=&quot;cid:i mage001.gif@01B F4C68.ABA6D350& quot;

            SpaceApe wrote:
            [color=blue]
            > I think the image data is stored in the message file in encoded format.[/color]

            I just said that ...
            [color=blue]
            > Can someone tell me the way to save this image in gif format, please?[/color]

            Depends on your email client. (Or you could use one of the many find MIME
            parsing modules over at http://search.cpan.org/ )

            --
            David Dorward <http://blog.dorward.me .uk/> <http://dorward.me.uk/>
            Home is where the ~/.bashrc is

            Comment

            • Chazad
              New Member
              • Sep 2005
              • 1

              #7
              Originally posted by SpaceApe
              Where does the imagedata get stored in following case?

              <img src="cid:image0 01.gif@01BF4C68 .ABA6D350"

              When I tried to save the gif file by right clicking the picture I got
              it as .bmp.

              What does the number 01BF4C68.ABA6D3 50 indicate?
              How can I save the gif file on my harddisk?
              Unfortunately, these questions were never answered correctly. Sorry guys, but you don't know what you're talking about.

              The SRC string was generated by MS Word. I may have received the same email, or a similar one. (With a cartoon guy bashing on the keyboard until he's nothing but a bloody stump? Freaking hillarious!)

              Anyway, you can't copy the image as a .gif because it becomes a .bmp file, and no decoding programs I have tried are successfully able to retrieve the image. However, you can retrieve it using MS Word. Here's how:

              1) Using Outlook, make sure MS Word is your default mail editor.
              (Tools - Options - Mail Format - checkbox under Message Format section)
              2) Reply to the email to get it opened in MS Word.
              (You must reply or forward to get the embedded image properly selectable)
              3) Click on the image once to select it. (The image will no longer appear animated, but that's ok.)
              4) Drag and drop the image on the desktop, or right-drag and drop on the desktop and choose Create Active Desktop Images Here. (should be the default choice)
              5) You will be told a .gif image will need to be created in order to place the active desktop image. Agree and place the image on the desktop, or wherever you want it.
              6) You can now rename the image and it will be a proper .gif.

              Comment

              Working...