<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: How do I add a mailing list sign up to a website?</title>
	<atom:link href="http://www.massemailinglist.com/2009/10/how-do-i-add-a-mailing-list-sign-up-to-a-website/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.massemailinglist.com/2009/10/how-do-i-add-a-mailing-list-sign-up-to-a-website/</link>
	<description>mass email list</description>
	<pubDate>Wed, 08 Feb 2012 09:07:14 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.5</generator>
		<item>
		<title>By: Saurav</title>
		<link>http://www.massemailinglist.com/2009/10/how-do-i-add-a-mailing-list-sign-up-to-a-website/#comment-1031</link>
		<dc:creator>Saurav</dc:creator>
		<pubDate>Tue, 20 Oct 2009 19:12:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.massemailinglist.com/2009/10/how-do-i-add-a-mailing-list-sign-up-to-a-website/#comment-1031</guid>
		<description>There are a lot of ways. If you are creating a sign up page, then just use the inputs from the text box of the name and email and save them to a table in the database.

Later create a page which will fetch the name and email address of the people in a page called mailing list.

Also you can use the guestbook feature,which keeps the data of the people signed in. It depends how you want to implement your website</description>
		<content:encoded><![CDATA[<p>There are a lot of ways. If you are creating a sign up page, then just use the inputs from the text box of the name and email and save them to a table in the database.</p>
<p>Later create a page which will fetch the name and email address of the people in a page called mailing list.</p>
<p>Also you can use the guestbook feature,which keeps the data of the people signed in. It depends how you want to implement your website</p>
]]></content:encoded>
	</item>
</channel>
</rss>

