How to add Newsletter Email ID submit ?

Discussion in 'HTML & Website Design' started by amirsalmani, Dec 4, 2008.

  1. #1
    Hey Guys,

    I want to add a newsletter box in my website. I have designed the box for newsletter. The box jpeg is attached. So I want to know how would i add the script PHP or ASP?. I am sure that i would have to use JS to validate the email id but not after that.

    Actually I don't know the complete functionality of Newsletter. If user will add the email id will it submit some where ? or There is any tool that get the email id automatically and website owner can send them newsletter automatically every month.

    I need the full details of it... I know that here on DP have lots of Master mind who could give me the best and easiest solution for it.

    Thanks in advance...
     

    Attached Files:

    amirsalmani, Dec 4, 2008 IP
  2. amirsalmani

    amirsalmani Active Member

    Messages:
    292
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    53
    #2
    no suggestion yet ???
     
    amirsalmani, Dec 5, 2008 IP
  3. Gort

    Gort Peon

    Messages:
    101
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #3
    I'd like to know how to do this too.
     
    Gort, Dec 5, 2008 IP
  4. amirsalmani

    amirsalmani Active Member

    Messages:
    292
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    53
    #4
    I think we would have to wait for a long to know how this will work... :eek:



    Well I think i have to get back my this line "I know that here on DP have lots of Master mind who could give me the best and easiest solution for it."

    Thanks
     
    amirsalmani, Dec 7, 2008 IP
  5. dejangex

    dejangex Peon

    Messages:
    113
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Its not that easy to make something like that. You would need knowlege from 4+ different areas of web design.

    1. HTML - make it display in browser
    2. CSS - make it look gooood in browser
    3. PHP make it work
    4. MySQL make it store in a database and use it later

    With php you would first need to validate the email format, and if valid store it into the database if it not already in it. Then on a monthly basis you would send emails using php and the same mysql database.
     
    dejangex, Dec 8, 2008 IP
  6. ColorWP.com

    ColorWP.com Notable Member

    Messages:
    3,120
    Likes Received:
    100
    Best Answers:
    1
    Trophy Points:
    270
    #6
    You can't do anything if you don't know at least the basics of PHP and MYSQL programming, but you may as well use free newsletter scripts:
    http://sourceforge.net/projects/tellmatic/

    Just follow the installation instructions of the script and you will be up and running a newsletter script. You will also have admin username and password somewhere, so you can login and send emails to your subscribers and edit some other things. You will also have the form, that you can place somewhere on your site and your visitors will be able to subscribe through.
     
    ColorWP.com, Dec 9, 2008 IP
  7. amirsalmani

    amirsalmani Active Member

    Messages:
    292
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    53
    #7

    Well i could cut this layout in HTML/CSS well but the PHP and Mysql part :D nothing.

    By the way i heard that there are some script have for this particular work that you can use for newsletter. So i want to use otherwise i would have just last option for it. OURSOURCE !!!
     
    amirsalmani, Dec 10, 2008 IP