Nothing hard about it at all. I'm doing this for a non-profit group. So, I'm trying to keep my coding time down and was looking to see if there was anything already out there that would do this.
So, sorry if you thought that I couldn't do it, I just didn't want to re-invent the wheel. Steve -----Original Message----- From: Mike Kear [mailto:[EMAIL PROTECTED] Sent: Wednesday, April 09, 2008 6:21 AM To: CF-Talk Subject: Re: ColdFusion Mailing list i would have thought that's ab out one of the most basic things you can do with ColdFusion. I have a number of hosted sites i have mailing lists on You have a database and collect names and addresses through a simple form, to let people join and leave hte list. Yo uhave an admin end behind a password where you send the emails to some of all of the list. Use cfmail to send or put the emails into a database and then have a message handler to get batches of messages and send them What's hard about that? Cheers Mike Kear Windsor, NSW, Australia Adobe Certified Advanced ColdFusion Developer AFP Webworks http://afpwebworks.com ColdFusion, PHP, ASP, ASP.NET hosting from AUD$15/month On Wed, Apr 9, 2008 at 12:41 PM, Steven Durette <[EMAIL PROTECTED]> wrote: > All, > > I am in search of a prebuilt mailing list application. > > Here are the requirements. > * Announce only type of emails (only one or two people can send to the list). > * 400 or fewer recepients (probably less than 200). > * Has to be ColdFusion (I can't install software because it's a hosted site). > > It can do more but that is what I need. > > Any ideas/suggestions? > > Thanks, > Steve > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;192386516;25150098;k Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:303033 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

