IPB

Welcome Guest ( Log In | Register )



Tags
This content has not been tagged yet
10 Pages V   1 2 3 > »   
Reply to this topicStart new topic

How To Create Embed Image Mail In Gmail


D.BOY
no avatar
Newbie [Level 1]
*
Group: Members
Posts: 10
Joined: 9-May 06
Member No.: 23,311



Post #1 post May 11 2006, 12:39 AM
Hi to all !

Anybody can help me to create an email with embedded image so that mail reader automatically see that image. Moreover I wont attached that image as it appears small in size in on gmail.

Thanks in Advance.
Go to the top of the page
+Quote Post
moldboy
no avatar
Privileged Member
*********
Group: Members
Posts: 516
Joined: 29-April 05
From: Canada Eh?!?
Member No.: 6,408



Post #2 post May 11 2006, 12:54 AM
It looks to me like you can't in gmail, if you could it would be in the rich formatting toolbar and would be insert an image. THere is an entry in their help here https://mail.google.com/support/bin/answer....4261&topic=1516 however it doesn't appear to offer help like you want. Um if you mean make the images show up in gmail, (they don't by default) you can't make someone elses gmail show the images you sent, unless you send the images as an attachment, but then it won't be in the body of the email.

This post has been edited by moldboy: May 11 2006, 12:54 AM
Go to the top of the page
+Quote Post
rvalkass
no avatar
apt-get moo
****************
Group: [MODERATOR]
Posts: 2,767
Joined: 28-May 05
From: Devon, England
Member No.: 7,593
Spam Patrol
myCENT:65.90



Post #3 post May 11 2006, 05:50 AM
Google's help files state this:
QUOTE

Google Mail doesn't currently offer the ability to attach images inline, because we don't support HTML formatting.

Even when you use the full formatting options, you don't have any HTML options or anything like that, so you can only send mail in plain text, but you can receive messages with inline images.
Go to the top of the page
+Quote Post
Zecc
no avatar
Newbie
*
Group: Members
Posts: 1
Joined: 22-July 06
Member No.: 27,044



Post #4 post Jul 22 2006, 09:53 AM
Here's a way, which I haven't tried myself, but probably works if they say so:
QUOTE
First, get and install Flock. It's free. It's not version 1.0 yet, it has many bugs, but it is usable.

Second, set up a Flickr account. It's free. Post your image on Flickr, and enable it for public viewing.

Third, open a web browser window and go to your Gmail account. Click "Compose Mail" to start a new message. Type a few words on a few lines to start with.

Fourth, bring up Flock and click the feather-pen icon, as if you're entering a web log entry. If you don't have any weblog system set up yet, don't worry, you don't need one for this (click "cancel" if a dialog box asks you to log in to one). click the "topbar" icon, and choose "Flickr topbar". Enter your username in there, so it finds your image.

Now drag and drop that image into the body of your Flock web log entry area.

Lastly, select that image in the flock web log entry area, and drag-n-drop it into your Gmail window's message body! The image magically appears there!
From http://pauliotech.blogspot.com/2005/12/flo...mage-trick.html

Fast and easy, isn't it? dry.gif
Go to the top of the page
+Quote Post
delivi
no avatar
Trap Grand Marshal Member
***********
Group: [HOSTED]
Posts: 1,320
Joined: 11-January 06
Member No.: 16,932
myCENT:NEGATIVE[-455.29]



Post #5 post Aug 13 2006, 05:50 PM
Actually drag and drop, and copy, pasting of images does make it appear in the compose window, but when you send that mail to someone they'll not be able to view the image. Only you can view the image, you can store in the drafts and view it later, but the image cant be seen by the receiver.
Go to the top of the page
+Quote Post
serverph
no avatar
Ancient Enigma
**************
Group: [MODERATOR]
Posts: 1,952
Joined: 11-July 04
From: under the stars
Member No.: 76
myCENT:67.66



Post #6 post Aug 13 2006, 06:38 PM
it can be done as what D.BOY wants it. smile.gif i've done it several times successfully. tongue.gif

first thing to do is make your image available online. upload it somewhere, like http://www.imageshack.us for example. if you uploaded it in imageshack, get the direct link of the image and paste it on your browser.

here is a sample image i uploaded so you can test it yourself in the next steps: http://img126.imageshack.us/img126/1627/zi060813vo1.gif

once its loaded in your browser, drag your mouse across the image so the whole image gets selected or highlighted (it would turn dark to indicate that it is successfully highlighted/selected). don't miss that part.

then while it is selected/highlighted, right-click your mouse over it, then from the menu which appears, choose COPY.

go to your GMAIL account, then COMPOSE MAIL. use RICH FORMATTING instead of PLAIN TEXT. then press CTRL-V to paste the copied image in your message body. the image will then show and appear embedded. fill out the recipients of your email, then send away!

of course, your recipients should be online to be able to view the image (in GMAIL, they should choose to DISPLAY IMAGES BELOW when they receive your email with embedded image).

if you doubt it, test it first. smile.gif if you cant replicate what i've done PM me with your GMAIL address, and i'll send you an embedded image as proof myself biggrin.gif

post your results below. smile.gif btw, it will not appear as an attachment as it will directly access the online image from where you uploaded it when recipient views your email with embedded image.
Go to the top of the page
+Quote Post
iGuest
no avatar
Hail Caesar!
*********************
Group: Members
Posts: 5,876
Joined: 21-September 07
Member No.: 50,369



Post #7 post Oct 3 2007, 02:10 PM
How To Create Embed Image Mail In Gmail

This method worked 100%, after wasting 2 hours searching for help everywhere else. Thank you so much!!!!

-Dawn
Go to the top of the page
+Quote Post
iGuest
no avatar
Hail Caesar!
*********************
Group: Members
Posts: 5,876
Joined: 21-September 07
Member No.: 50,369



Post #8 post Oct 3 2007, 11:15 PM
Worked Perfectly! Thanks! You are the only one to figure that I have found!

-Dustin
Go to the top of the page
+Quote Post
iGuest
no avatar
Hail Caesar!
*********************
Group: Members
Posts: 5,876
Joined: 21-September 07
Member No.: 50,369



Post #9 post Oct 30 2007, 10:51 AM
To create a gmail email with embedded images you need to copy and paste them from another browser window, but to get them to appear in another browser window does not mean you have to upload them to the web. You can create and html file on you local hard drive and open that in your browser instead. I have create a simply batch file to automate this.





###Create Batch file (do once only)



1. Open notepad

to. Paste in the following



echo ^<html^> > album.html

echo ^<head^>^<title^>GMail album^</title^>^</head^> >> album.html

echo ^<body^> >> album.html

echo ^<br^>^<br^>^<br^>^<br^> >> album.html

for %%I in (*.jpg *.jpeg) do echo ^<img src="%%I"^>^<br^>^<br^>^<br^>^<br^> >> album.html

echo ^</body^> >> album.html

echo ^</html^> >> album.html



3. Save it as see:\windows\create-jpeg-album.bat





### Preparing Images (repeat for each different email)



1. Resize/copy all email images into an empty folder.

to. Open command prompt window in empty folder.

3. Type create-jpeg-album at prompt and hit enter.



A file called album.html should appear in this folder





### Creating the email (repeat for each email)



1. Compose a new rich text gmail email.

to. From windows explorer double click on album.html to open it in a new browser window.

3. Use the menu Edit/Select All or Ctrl-A to select the entire contents of album.html.

4. Use the menu Edit/Copy or Ctrl-C to copy the contents to the clipboard.

5. Click in the body of the new gmail email and use the menu Edit/Paste or Ctrl-V to paste the contents into the body of the new email.



Hope this helps

Jim



-Jim Fricker
Go to the top of the page
+Quote Post
iGuest
no avatar
Hail Caesar!
*********************
Group: Members
Posts: 5,876
Joined: 21-September 07
Member No.: 50,369



Post #10 post Nov 1 2007, 02:44 AM
Thanks! Highlight online image, copy paste works like a charm! I put a note to press the display images to the recipients

-Stellar
Go to the top of the page
+Quote Post

10 Pages V   1 2 3 > » 
Reply to this topicStart new topic

Collapse

> Similar Topics

    Topic Title Replies Topic Starter Views Last Action
No new   60 andyy15 26,780 3rd September 2004 - 07:30 AM
Last post by: err
No New Posts   13 galexcd 3,221 14th August 2007 - 01:25 PM
Last post by: Galahad
No new 16 EricDrinkard 9,512 29th July 2009 - 05:47 PM
Last post by: brittmortimer
No New Posts   9 icleric 6,398 13th August 2004 - 05:03 AM
Last post by: campainer
No New Posts   4 Alpha 10,459 28th December 2008 - 05:12 PM
Last post by: stanny
No New Posts   0 BCD 24 17th November 2009 - 04:59 PM
Last post by: BCD
No new   22 bttfpromo 26,401 16th October 2004 - 11:32 AM
Last post by: Webz
No New Posts   2 xmod 6,238 22nd August 2004 - 12:56 AM
Last post by: issloo
No New Posts   8 Triple X 8,624 26th August 2004 - 08:27 PM
Last post by: Spectre
No New Posts   2 CodeName_88 3,492 5th September 2004 - 03:28 PM
Last post by: serverph
No New Posts   7 itasor 7,160 25th August 2004 - 04:24 AM
Last post by: Spectre
No New Posts   12 cragllo 9,770 25th August 2004 - 08:09 AM
Last post by: cragllo
No new  
G-Mail  * 12
18 X3r0X 9,618 3rd September 2004 - 07:33 AM
Last post by: err
No New Posts   3 zer000s 1,026 12th April 2008 - 10:54 AM
Last post by: the need for speed
No New Posts 4 serverph 7,788 30th August 2004 - 11:46 AM
Last post by: Triple X


 



RSS Open Discussion Time is now: 22nd November 2009 - 10:19 AM

Web Hosting Powered by ComputingHost.com.