Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. An email question

An email question

Scheduled Pinned Locked Moved The Lounge
questioncomgraphicstoolshelp
15 Posts 10 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • L Lost User

    I have an email with an animated GIF in I would like to extract but there is a problem. RAther than being attached it has somehow been embeddded. The "Save as picture" only has a bitmap option (Outlook 2000) and if I try a copy and paste into word etc. the picture isn't included. Any ideas ? Elaine :rose: The tigress is here :-D

    G Offline
    G Offline
    Gary Thom
    wrote on last edited by
    #5

    This is a known problem (assuming you are talking about IE) http://support.microsoft.com/?kbid=810978[^]

    L 1 Reply Last reply
    0
    • L Lost User

      I have an email with an animated GIF in I would like to extract but there is a problem. RAther than being attached it has somehow been embeddded. The "Save as picture" only has a bitmap option (Outlook 2000) and if I try a copy and paste into word etc. the picture isn't included. Any ideas ? Elaine :rose: The tigress is here :-D

      B Offline
      B Offline
      Bassam Abdul Baki
      wrote on last edited by
      #6

      Eudora does that sometimes. They have both an Attach folder and an Embedded one. Can you view the source on it? Can you Select All copy and paste in Word? "If only one person knows the truth, it is still the truth." - Mahatma Gandhi Web - Blog - RSS

      L 1 Reply Last reply
      0
      • S S Senthil Kumar

        Does copying the GIF and pasting it somewhere else help? You need to make the email editable first (Right click -> Edit Message). Regards Senthil _____________________________ My Blog | My Articles | WinMacro

        L Offline
        L Offline
        Lost User
        wrote on last edited by
        #7

        The problem is that I only get a .BMP option so would lose the GIF animation. The tigress is here :-D

        1 Reply Last reply
        0
        • G Gary Thom

          This is a known problem (assuming you are talking about IE) http://support.microsoft.com/?kbid=810978[^]

          L Offline
          L Offline
          Lost User
          wrote on last edited by
          #8

          Tried that, no luck :( The tigress is here :-D

          1 Reply Last reply
          0
          • W wb

            maybe forward the message to an account where you can get the mails with a web interface can solve the problem. :confused:

            L Offline
            L Offline
            Lost User
            wrote on last edited by
            #9

            Afriad it didn't even have the picture then :^) The tigress is here :-D

            O 1 Reply Last reply
            0
            • B Bassam Abdul Baki

              Eudora does that sometimes. They have both an Attach folder and an Embedded one. Can you view the source on it? Can you Select All copy and paste in Word? "If only one person knows the truth, it is still the truth." - Mahatma Gandhi Web - Blog - RSS

              L Offline
              L Offline
              Lost User
              wrote on last edited by
              #10

              As I said in the post, it doesn't include the picture then. The tigress is here :-D

              B 1 Reply Last reply
              0
              • L Lost User

                I have an email with an animated GIF in I would like to extract but there is a problem. RAther than being attached it has somehow been embeddded. The "Save as picture" only has a bitmap option (Outlook 2000) and if I try a copy and paste into word etc. the picture isn't included. Any ideas ? Elaine :rose: The tigress is here :-D

                C Offline
                C Offline
                code frog 0
                wrote on last edited by
                #11

                Someone else may have suggested this but whenever I have this problem I forward it to my Yahoo or Google Webmail. Then it's pretty easy to handle from there. - Rex

                I know you can't become if you only say what you would have done and you'll miss a million miles of fun." - Len Work hard, play hard. Don't forget who you are and don't forget where you're from. Do all these things well and you won't have to wonder where you are going.

                1 Reply Last reply
                0
                • L Lost User

                  As I said in the post, it doesn't include the picture then. The tigress is here :-D

                  B Offline
                  B Offline
                  Bassam Abdul Baki
                  wrote on last edited by
                  #12

                  I'm getting old. I actually read it and forgot it. :) But you can't view the post? Is it possible that it is a link? Can you save the message as a text file or message locally, then open it in Notepad to see what's there? Also, what's your email client? "If only one person knows the truth, it is still the truth." - Mahatma Gandhi Web - Blog - RSS

                  1 Reply Last reply
                  0
                  • L Lost User

                    I have an email with an animated GIF in I would like to extract but there is a problem. RAther than being attached it has somehow been embeddded. The "Save as picture" only has a bitmap option (Outlook 2000) and if I try a copy and paste into word etc. the picture isn't included. Any ideas ? Elaine :rose: The tigress is here :-D

                    A Offline
                    A Offline
                    Andy Brummer
                    wrote on last edited by
                    #13

                    If you can get the raw email. Outlook has a view raw option somewhere in the properties I think, then you can get the base64 string for the image and use something like this: http://www.gulftech.org/tools/base64.pl[^] to covert it to the gif. (I just googled for the online coverter, I'd probably just write a simple C# app to do the coversion myself.)

                    S 1 Reply Last reply
                    0
                    • L Lost User

                      Afriad it didn't even have the picture then :^) The tigress is here :-D

                      O Offline
                      O Offline
                      ogrig
                      wrote on last edited by
                      #14

                      it works. I solved something like this using gmail. OGR

                      1 Reply Last reply
                      0
                      • A Andy Brummer

                        If you can get the raw email. Outlook has a view raw option somewhere in the properties I think, then you can get the base64 string for the image and use something like this: http://www.gulftech.org/tools/base64.pl[^] to covert it to the gif. (I just googled for the online coverter, I'd probably just write a simple C# app to do the coversion myself.)

                        S Offline
                        S Offline
                        Stuart Dootson
                        wrote on last edited by
                        #15

                        IIRC, if you give the raw file the correct extension (.b64 for base 64, I know .uue works for UUEncoded things), Winzip will decode any contained attachments for you Stuart Dootson 'Java, Basic, who cares - it's all a bunch of tree-hugging hippy cr*p'

                        1 Reply Last reply
                        0
                        Reply
                        • Reply as topic
                        Log in to reply
                        • Oldest to Newest
                        • Newest to Oldest
                        • Most Votes


                        • Login

                        • Don't have an account? Register

                        • Login or register to search.
                        • First post
                          Last post
                        0
                        • Categories
                        • Recent
                        • Tags
                        • Popular
                        • World
                        • Users
                        • Groups