Java Forums

Main Menu
Home
Today's Posts
FAQ
Search
Contact Us

Java Network
Java Tips
Java Tips Blog

Sponsored Links





Welcome to the Java Forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community, you will:

  • have access to post topics
  • communicate privately with other members (PM)
  • not see advertisements between posts
  • have the possibility to earn one of our surprises if you are an active member
  • access many other special features that will be introduced later.

Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact us.

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 11-19-2007, 02:08 PM
Member
 
Join Date: Nov 2007
Posts: 2
gui.gomes is on a distinguished road
Email Embed Image
Hi all,

Does anyone know how to really embed an image in a HTML email? I need that the image always appear, despite the receivers desire!

Outlook, gmail or other should not block that image.

Can anyone help me?

Thank you.
Bookmark Post in Technorati
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 11-19-2007, 02:34 PM
JavaBean's Avatar
Moderator
 
Join Date: May 2007
Posts: 1,272
JavaBean is on a distinguished road
Quote:
Outlook, gmail or other should not block that image.
Of course there is no way to do this. You can not control the behavior of another program. There are standards and even if you manage this by finding a bug of that program, this is called hacking and is illegal.
Bookmark Post in Technorati
Reply With Quote
  #3 (permalink)  
Old 11-19-2007, 02:43 PM
Member
 
Join Date: Nov 2007
Posts: 2
gui.gomes is on a distinguished road
Ok, I already found a way to do it...


What I needed wasn't a way to hack any program, find a bug or anything like that.

There is a way to "write" the image in the HTML so it wont be an attachment, and I already found a way to do it.

I didnt keep the link to show you, sorry.
Bookmark Post in Technorati
Reply With Quote
  #4 (permalink)  
Old 11-19-2007, 03:08 PM
JavaBean's Avatar
Moderator
 
Join Date: May 2007
Posts: 1,272
JavaBean is on a distinguished road
Quote:
There is a way to "write" the image in the HTML so it wont be an attachment, and I already found a way to do it.
Hmm.. But even if you embed the image into the email, the email client still have the power to not to show the image to the user. Because if it shows the image to the user, then that means the user's ip address is already being sent to the server holding the image. That was what i mean. For privacy reasons, this is not acceptable and i dont think those wel known clients miss such a thing. At least i know that Outlook and Gmail protect users from this.
Bookmark Post in Technorati
Reply With Quote
Sponsored Links
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
send email using JMS Heather Advanced Java 6 08-07-2008 05:04 PM
How Do I Embed Java Correctly To A Web Page abcd Java Applets 7 01-28-2008 08:53 AM
Converting multiple banded image into single banded image... Image enhancement archanajathan Advanced Java 0 01-08-2008 06:29 PM
help in email developing reached New To Java 0 12-09-2007 08:55 PM
Email Sigs. tomrayne Advanced Java 1 07-13-2007 10:14 AM


All times are GMT +3. The time now is 08:34 AM.


VBulletin, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2007, Crawlability, Inc.
Copyright ©2006 - 2007, www.java-forums.org