Results 1 to 4 of 4

Thread: Anyone got a good script for signing up for a newsletter?

  1. #1
    Join Date
    Mar 2007
    Posts
    24
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Anyone got a good script for signing up for a newsletter?

    Anyone got a good script for signing up for a newsletter?

  2. #2
    Join Date
    Aug 2007
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default News letter using Ajax.

    News letter using PHP+Ajax.

    Maybe the links below would help you to your next development:

    http://www.dbacer.com/
    http://script.aculo.us/
    http://www.prototypejs.org/
    http://www.openrico.org/

    Is this related?

  3. #3
    Join Date
    Mar 2007
    Posts
    24
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    well what i mean is, im planning to make my own newsletter, but i need a script that would send me information when someone signs up

  4. #4
    Join Date
    Aug 2007
    Posts
    6
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Maybe a PHP based newsletter manager would do the trick? You should be able to automate the process of user registration and still send out customized newsletters. A full featured manager would probably make the ordeal much easier. Check out what Codango has listed...theres a pretty decent selection

    http://www.codango.com/php/dir/webap...qry=newsletter

    if you wanted to construct more of your own solution some of these form processing scripts may help out with that.

    http://www.codango.com/php/dir/components/formproc/

    in either case hopefully you find a script that will help get you closer. You will need PHP or some other server side script to send the information entered through the form back to you via email or via a database storage method. Hope this is of some help!

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •