/    Sign up×
Community /Pin to ProfileBookmark

making an "email list signup"

I need some help wrapping my head around this. Both the code and setting up the email list and keeping a seperate address book for list members.

I’m looking for a simple, small text box and submit button

  • what is a simple, standard way of doing this?

  • can I keep it mainly HTML?

  • -are these usually just forms sent to your email, then you set up the email list yourself?

    -what’s an easy way to set up a mass email seperate from your normal contacts list?

    any help or tutorial links would be great! I can’t find much on what I’m looking for.

    THANKS!

    to post a comment
    PHP

    12 Comments(s)

    Copy linkTweet thisAlerts:
    @LeeUSep 21.2005 — A good, free e-mail distrubtion list is [URL=http://mojo.skazat.com/]Dada Mail[/URL]
    Copy linkTweet thisAlerts:
    @the_treeSep 21.2005 — - can I keep it mainly HTML?[/QUOTE]No, not at all. HTML doesn't [i]do stuff[/i], it merely describes the structure of a document.

    To process forms you'll need to use Server Side Scripting that will run tasks on your server (PHP,ASP,CF,JSP,CGI) and you'll probably also want a database sytem to store names and adresses (MySQL,MSSQL,Oracle).

    Check with your host to see what they support in the way of server side technologies and come back to us.
    Copy linkTweet thisAlerts:
    @QuinnEskimoauthorSep 21.2005 — Well, the server that they're on now (for $25/mo!!) is a Windows server which wont work with Dada Mail (see LeeU's post). I will be trying to get him to switch over to the server company I use for much, much cheaper.

    If he switches I will get CGI support (Perl, Python, PHP3, PHP4, PHP5) and a 100mb MySQL database.

    any advice now?
    Copy linkTweet thisAlerts:
    @QuinnEskimoauthorSep 21.2005 — do I need to move this thread to one of the server-side forums?
    Copy linkTweet thisAlerts:
    @QuinnEskimoauthorSep 23.2005 — ^^bump^^

    again, if anyone has any experience with this, or tutorial links, they would be greatly appreciated.
    Copy linkTweet thisAlerts:
    @SheldonSep 23.2005 — i hve writtten a small mailing list script in php with mySQL, it contains a form where the user enters their name and email, it set's a cookie and add's their name to a database, and then i have another peice of code to send an email to all the people in the database. I could post it if you would like, it might abe a starting point for you to work from.

    Remember it requires PHP and mySQL.

    Sheldon
    Copy linkTweet thisAlerts:
    @QuinnEskimoauthorSep 25.2005 — sheldon.

    I would love to see it. I may need a little tutorial, as I've never dealt with mySQL nor PHP (except when it's all laid out for you in a WordPress blog).

    I'm switching my client to a PHP & mySQL ready server asap.

    thanks!
    Copy linkTweet thisAlerts:
    @SheldonSep 25.2005 — Cool. When you have changed severs i iwl post the code, ill go trough it now and comment it as much as i can for you.
    Copy linkTweet thisAlerts:
    @SheldonSep 25.2005 — Its basic and rough bit it should help, its all commented

    [upl-file uuid=eff4abe2-5ef1-4b01-a617-18cad48420ca size=5kB]mailinglist.zip[/upl-file]
    Copy linkTweet thisAlerts:
    @QuinnEskimoauthorSep 26.2005 — :eek: :eek: ? :eek: :eek:




    ...i mean.... ? thanks, man.
    Copy linkTweet thisAlerts:
    @SheldonSep 27.2005 — I dont no if it will work with out much configuration but i added alot of comment so iy should be not too hard. Have you tried it yet|
    ×

    Success!

    Help @QuinnEskimo spread the word by sharing this article on Twitter...

    Tweet This
    Sign in
    Forgot password?
    Sign in with TwitchSign in with GithubCreate Account
    about: ({
    version: 0.1.9 BETA 5.18,
    whats_new: community page,
    up_next: more Davinci•003 tasks,
    coming_soon: events calendar,
    social: @webDeveloperHQ
    });

    legal: ({
    terms: of use,
    privacy: policy
    });
    changelog: (
    version: 0.1.9,
    notes: added community page

    version: 0.1.8,
    notes: added Davinci•003

    version: 0.1.7,
    notes: upvote answers to bounties

    version: 0.1.6,
    notes: article editor refresh
    )...
    recent_tips: (
    tipper: @AriseFacilitySolutions09,
    tipped: article
    amount: 1000 SATS,

    tipper: @Yussuf4331,
    tipped: article
    amount: 1000 SATS,

    tipper: @darkwebsites540,
    tipped: article
    amount: 10 SATS,
    )...