Html / Email / Distribution list problem from a noob

Posted by Hezeus on Stack Overflow See other posts from Stack Overflow or by Hezeus
Published on 2010-04-13T19:25:10Z Indexed on 2010/04/13 19:33 UTC
Read the original article Hit count: 438

Filed under:
|
|

I need to create a feature for a website that will allow a user to enter their email in order to receive a free promotion (which will be emailed immediately) and be added to an announcement list. I haven't done any web programming and am wondering where I should start? Should I just create a database and everytime an email is entered, add the email to the database, then when I want to send out an announcement just write a script that will send an email to every address? Thanks!

© Stack Overflow or respective owner

Related posts about html

Related posts about database