Ask a Question related to Macromedia Dynamic HTML, Design and Development.
-
anguscharlton #1
Email Newsletter with html and graphics
I am wanting to email a newsletter to our scustomers with embedded graphics whihc I have created in dreamweaver.
Can anyone tell me how to do this?
Angus
anguscharlton Guest
-
InDesign to HTML for email newsletter
Hi, We use InDesign to develop a range of printed merchandising items including a print newsletter. We want to take this same newsletter and email... -
Newsletter via Email
I am looking for information on creating email newsletters using HTML. This would include any links, tutorials, books, and software. I am assuming... -
ASP Email Newsletter App?
Does anyone know of a good asp mass email application that I could put on my clients server. Once set up they will design, manage and send the... -
Email Marketing tool/newsletter
I am wondering how I could go about checking to see if an e-newsletter that was sent out using the cfmail function was opened, and how many times... -
Web-based email newsletter - Publisher or FrontPage
Hi I am trying to develop a commonly used "Web-based email newsletter" and I don't know which of Publisher 2003 or FrontPage 2003 is the best and... -
John Doe #2
Re: Email Newsletter with html and graphics
do you mean manually or with some kind of server-side script reading
email addresses from a database?
anguscharlton wrote:
> I am wanting to email a newsletter to our scustomers with embedded graphics whihc I have created in dreamweaver.
>
> Can anyone tell me how to do this?
>
> AngusJohn Doe Guest
-
Murray *TMM* #3
Re: Email Newsletter with html and graphics
Use either inline CSS, or a stylesheet that is embedded within the BODY of
the page, not in the head. Make all your links to images that you have
uploaded to some webspace, i.e., absolute links, e.g.,
<img src="http://www.example.com/images/whatever.gif''
That should do the trick.
--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(If you *MUST* email me, don't LAUGH when you do so!)
==================
[url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
[url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
[url]http://www.dwfaq.com[/url] - DW FAQs, Tutorials & Resources
[url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
==================
"anguscharlton" <webforumsuser@macromedia.com> wrote in message
news:dsftv5$crl$1@forums.macromedia.com...>I am wanting to email a newsletter to our scustomers with embedded graphics
>whihc I have created in dreamweaver.
>
> Can anyone tell me how to do this?
>
> Angus
Murray *TMM* Guest
-
anguscharlton #4
Re: Email Newsletter with html and graphics
I was wanting to do it server side preferably, but manually would do.
angus
anguscharlton Guest
-
Murray *TMM* #5
Re: Email Newsletter with html and graphics
You don't have to do it manually. There is nothing that would prevent you
from sending this server side.
--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(If you *MUST* email me, don't LAUGH when you do so!)
==================
[url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
[url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
[url]http://www.dwfaq.com[/url] - DW FAQs, Tutorials & Resources
[url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
==================
"anguscharlton" <webforumsuser@macromedia.com> wrote in message
news:dsho3j$rbu$1@forums.macromedia.com...>I was wanting to do it server side preferably, but manually would do.
>
> angus
Murray *TMM* Guest



Reply With Quote

