trumpet
03-28-2008, 12:22 AM
Hi,
How do you create the newsletters ?...I have a situation where my client wants to send letters that she creates to a group of people, is there a customized solution to this ?
I would be probably looking at the following things :
1. An interface where she can create the letter, maybe a rich text editor that supports HTML formatting, so that she can copy the HTML into the editor
2. An email manager ( just a small application that manages all the emaills, it gets the input from the newsletter signup textbox on the site
3. Finally the code to actually send the mail..
These options should cover the operations of such a newsletter rite ?, I don't have CGI installed, I only have ASP 6 running on Windows Server 2003. Can anyone point me to start off with ?
How do you create the newsletters ?...I have a situation where my client wants to send letters that she creates to a group of people, is there a customized solution to this ?
I would be probably looking at the following things :
1. An interface where she can create the letter, maybe a rich text editor that supports HTML formatting, so that she can copy the HTML into the editor
2. An email manager ( just a small application that manages all the emaills, it gets the input from the newsletter signup textbox on the site
3. Finally the code to actually send the mail..
These options should cover the operations of such a newsletter rite ?, I don't have CGI installed, I only have ASP 6 running on Windows Server 2003. Can anyone point me to start off with ?