View Full Version : Anyone got a good script for signing up for a newsletter?
seattle-west
08-05-2007, 02:51 AM
Anyone got a good script for signing up for a newsletter?
devextreme
08-05-2007, 06:28 AM
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?
seattle-west
08-05-2007, 04:55 PM
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
rr_6cruiser
08-06-2007, 03:56 PM
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 (http://www.codango.com/) has listed...theres a pretty decent selection
http://www.codango.com/php/dir/webapps/communic/newslett/?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! :)
Powered by vBulletin® Version 4.2.2 Copyright © 2021 vBulletin Solutions, Inc. All rights reserved.