HighDots Forums  

Re: Creating link to multiple email addresses

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss Re: Creating link to multiple email addresses in the Macromedia Dreamweaver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Joe {RoastHorse}
 
Posts: n/a

Default Re: Creating link to multiple email addresses - 07-15-2003 , 08:41 AM






users may not want you to make their email addresses available to other
subscribers - it would be better to use a web application that sent out
individual emails or at least use the bcc field eg:

mailto:?bcc=auser (AT) ahost (DOT) com,anotheruser (AT) anotherhost (DOT) com

this will work in outlook - other clients may not.
if you are using server scripting and a db why not use a form to compose
your newsletter and send this to each address in the db?

joe



"Jason_King" <webforumsuser (AT) macromedia (DOT) com> wrote

Quote:
Hello,

I plan to use my website for http://www.ectopic.org/new to let visitors
subscribe and unsubscribe to an email newsletter. The database will have
only two fields: name and email address.
Quote:
In order to send out the email newsletter using Outlook Express I need to
take all of the email addresses, separate them by semi-colon and turn it
into one long string which will be available as a link on an admin page on
the site e.g.
Quote:
mailto:jsmith (AT) aol (DOT) com;andy (AT) yahoo (DOT) co.uk;henry (AT) hotmail (DOT) com etc...

How do I do this?





Reply With Quote
  #2  
Old   
Hieu
 
Posts: n/a

Default Re: Creating link to multiple email addresses - 07-17-2003 , 01:11 PM






WA Universal Email is a commercially available Dreamweaver extension
that is fully-loaded with premium features. It has built-in support
that will allow you to loop through your database and add the
addresses to your TO, CC, or BCC field. You can also choose to send
one email to all recipients at once or a single email to each
recipient just by clicking a checkbox in the user interface.

Check it out at
http://www.webassist.com/Products/ProductDetails.asp?PID=13

You can also watch free tutorial movies to learn more about WA
Universal Email at http://www.webassist.com/Products/ProductTutorials.asp?PID=13

--Hieu


"Joe {RoastHorse}" <joe (AT) roast-horse (DOT) com> wrote

Quote:
users may not want you to make their email addresses available to other
subscribers - it would be better to use a web application that sent out
individual emails or at least use the bcc field eg:

mailto:?bcc=auser (AT) ahost (DOT) com,anotheruser (AT) anotherhost (DOT) com

this will work in outlook - other clients may not.
if you are using server scripting and a db why not use a form to compose
your newsletter and send this to each address in the db?

joe



"Jason_King" <webforumsuser (AT) macromedia (DOT) com> wrote in message
news:bf0mql$2vp$1 (AT) forums (DOT) macromedia.com...
Hello,

I plan to use my website for http://www.ectopic.org/new to let visitors
subscribe and unsubscribe to an email newsletter. The database will have
only two fields: name and email address.

In order to send out the email newsletter using Outlook Express I need to
take all of the email addresses, separate them by semi-colon and turn it
into one long string which will be available as a link on an admin page on
the site e.g.

mailto:jsmith (AT) aol (DOT) com;andy (AT) yahoo (DOT) co.uk;henry (AT) hotmail (DOT) com etc...

How do I do this?



Reply With Quote
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



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.