<body><script type="text/javascript"> function setAttributeOnload(object, attribute, val) { if(window.addEventListener) { window.addEventListener("load", function(){ object[attribute] = val; }, false); } else { window.attachEvent('onload', function(){ object[attribute] = val; }); } } </script> <iframe src="http://www.blogger.com/navbar.g?targetBlogID=8516347&amp;blogName=Hope+Community+Church+-+Technical+Arts&amp;publishMode=PUBLISH_MODE_BLOGSPOT&amp;navbarType=BLUE&amp;layoutType=CLASSIC&amp;searchRoot=http%3A%2F%2Fhopemedia.blogspot.com%2Fsearch&amp;blogLocale=en_US&amp;homepageUrl=http%3A%2F%2Fhopemedia.blogspot.com%2F" marginwidth="0" marginheight="0" scrolling="no" frameborder="0" height="30px" width="100%" id="navbar-iframe" allowtransparency="true" title="Blogger Navigation and Search"></iframe> <div></div>

Hope Community Church - Technical Arts

Monday, January 10, 2005

Email Newsletter

I recently set up an option available from our host provider which allows for a managed newsletter option to be included via our website. This involves the creation of a form which a user submits including their name and email address. Once this is submitted an auto generated email message is delivered to the user's address to confirm that a valid address has been submitted. If this is successful, the address is added to the address database. Newsletters can then be created and sent to the addresses in the database.

This is a great oppurtunity to keep members of the congregation updated on key events happening in the church!