Anyone got a good script for signing up for a newsletter?
Anyone got a good script for signing up for a newsletter?
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?
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
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