njfuller Posted February 28, 2009 Report Posted February 28, 2009 Hi everyone, I have posted this question in several forums but have had very little response. I would greatly appreciate someone letting me know which direction I should go in to achieve this task. I want to have a list of contactable people on my webpage, and for the user to have the option to contact as many or as few as they like in one go by selecting a checkbox next to their name. When you have selected the checkboxes, you click "send" and an automatic email is generated and sent to the people selected. Pretty simple - but I can't work it out. Once I have worked out this bit there will be more complex issues to deal with, but for the time being I want to have: 1. An automatic email that says - "This is my automatic email" 2. Users to be able to select from a list of 10 or so contacts, by ticking checkboxes, and then clicking "send" 3. The automated email is sent to the selected people. Please please help me with this, I will learn whatever I have to learn - but simply do not know where to start! Thank you Nathan Quote
rudyten2000 Posted March 23, 2009 Report Posted March 23, 2009 You might wanna try searching for online tutorials on this. There are a ton of them. Google "php tutorial email form" here is 2 simple ones... http://www.thesitewizard.com/archive/feedbackphp.shtml http://www.tutorialguide.net/php_contact_form_tutorial.html Start with something basic... then build up from it:D Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.