Forum Moderators: phranque

Message Too Old, No Replies

Subscribing To Newsletter

         

learn4life

1:44 am on Mar 24, 2006 (gmt 0)

10+ Year Member



There are many websites out there that gives you the option to subscribe to their newsletter. I was wondering how it works. Is it a database that collects the emails then automatically sends the newsletter or is is usually handled manually?

Thanks!

celgins

9:00 pm on Mar 24, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



Most newsletter subscriptions are handled automatically with a database on the server-side.

A user submits his/her email address; they receive a confirmation email at that email address; they click a link within that email to verify their identity; and that link usually starts a process which copies that users' email address to the database.

This is only one way to accomplish it. Some programmers may have other methods.