|
|
|
|
![]() ![]() |
May 11 2006, 12:39 AM
Post
#1
|
|
|
Newbie [Level 1] ![]() Group: Members Posts: 10 Joined: 9-May 06 Member No.: 23,311 |
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. |
|
|
|
May 11 2006, 12:54 AM
Post
#2
|
|
|
Privileged Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 518 Joined: 29-April 05 From: Canada Eh?!? Member No.: 6,408 |
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 |
|
|
|
May 11 2006, 05:50 AM
Post
#3
|
|
|
apt-get moo ![]() Group: [MODERATOR] Posts: 2,054 Joined: 28-May 05 From: Hertfordshire, England Member No.: 7,593 ![]() |
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. |
|
|
|
Jul 22 2006, 09:53 AM
Post
#4
|
|
|
Newbie ![]() Group: Members Posts: 1 Joined: 22-July 06 Member No.: 27,044 |
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. From http://pauliotech.blogspot.com/2005/12/flo...mage-trick.htmlSecond, 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! Fast and easy, isn't it? |
|
|
|
Aug 13 2006, 05:50 PM
Post
#5
|
|
|
Trap Grand Marshal Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: [HOSTED] Posts: 1,300 Joined: 11-January 06 From: Chennai, India Member No.: 16,932 |
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.
|
|
|
|
Aug 13 2006, 06:38 PM
Post
#6
|
|
|
Ancient Enigma ![]() Group: [MODERATOR] Posts: 1,753 Joined: 11-July 04 From: under the stars Member No.: 76 |
it can be done as what D.BOY wants it.
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. post your results below. |
|
|
|
Oct 3 2007, 02:10 PM
Post
#7
|
|
|
Trap Double Mocha Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 2,360 Joined: 21-September 07 Member No.: 50,369 |
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 |
|
|
|
Oct 3 2007, 11:15 PM
Post
#8
|
|
|
Trap Double Mocha Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 2,360 Joined: 21-September 07 Member No.: 50,369 |
Worked Perfectly! Thanks! You are the only one to figure that I have found!
-Dustin |
|
|
|
Oct 30 2007, 10:51 AM
Post
#9
|
|
|
Trap Double Mocha Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 2,360 Joined: 21-September 07 Member No.: 50,369 |
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 |