Hello, im trying the same thing. Did you manage to send image via email? I dont want to send like attachment, just send like this: <img src="image.png"/> But i dont know how, because gwt converts this name to something like this: data:image/png;base64, ... If you manage something, please let me know.
Thanks On Wednesday, August 4, 2010 5:35:36 PM UTC-3, GKotta wrote: > > Hi, > > I am trying to attach an image (png) to a GWT email which will then be > sent to users. How would I do this, and how would I test to see if it > works on localhost, since I assume localhost does not have a mail > server. -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-web-toolkit. For more options, visit https://groups.google.com/groups/opt_out.
