Eve For Enterprise    Eve Support Community    Forums  Hop To Forum Categories  buzzcast  Hop To Forums  buzzcast Assistance    IE on a Mac
Page 1 2 
Go
New
Find
Notify
Tools
Reply
  
-star Rating Rate It!  Login/Join 
Groupee Newbie
Posted Hide Post
How do you insert images into an buzzcast email on a mac? I haven't found the way around the lack of the toolbar. Could you give me an example of scripting to do it manually? And how do you serve them yourself?
 
Posts: 2 | Registered: September 28, 2005Reply With QuoteEdit or Delete MessageReport This Post
Groupee
Posted Hide Post
Currently, the toolbar only works on IE for the PC (I believe?). To do it manually, try the following code:

<img src="filename.gif" width="X" height="Y" alt="" />


Change X and Y to the width and height of the image and make sure that filename is the full URL of the image, such as http://www.yourdomain.com/images/image.jpg

Incidentally, that will also serve the image yourself (from your own server).

Let me know if I can be of more help.
 
Posts: 3880 | Location: Seattle, WA | Registered: January 01, 2000Reply With QuoteEdit or Delete MessageReport This Post
 Previous Topic | Next Topic powered by eve community Page 1 2  
 

Eve For Enterprise    Eve Support Community    Forums  Hop To Forum Categories  buzzcast  Hop To Forums  buzzcast Assistance    IE on a Mac