This is a discussion on "Forms and e-mail" within the Starting Out section. This forum, and the thread "Forms and e-mail are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
Forms and e-mail
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
#1
|
|||
|
|||
|
New to web design and need to find out the following. I have a form on my web-site for people to complete. When they hit the submit button I would like the form sent to several members of my site individually as bcc only. I do not want them each seeing who the form has been sent to.
Any help you can provide in doing this would be appreciated. Phil |
|
|
|
#2
|
|||
|
|||
|
Re: Forms and e-mail
You should be using a server-side language to achieve this : PHP or .NET or Perl
PHP is probably the most common. Search the forum there are quite a few scripts floating around. You'll basically be using the mail() function. And look closely at Example 1089
Here's a good one to get you started: </span></span>PHP Mail Form: Secure and Protected |
|
#3
|
|||
|
|||
|
Re: Forms and e-mail
As above,
however I have written a really simple tutorial to follow here --> http://www.cwebltd.co.uk/2007/06/05/...tact-form.html |
|
#4
|
|||
|
|||
|
Thanks for the help. I wil give it a try.
|
![]() |
| Tags |
| e mail, email, forms |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| mail servers only | quicker | Hosting & Domains | 15 | May 13th, 2008 17:52 |
| php mail not working | djme | PHP Forum | 6 | Jul 8th, 2006 18:58 |
| Can someone help me with this e-mail form??? | johnson8707 | JavaScript Forum | 9 | Jul 5th, 2006 22:23 |
| visitors name not displayed in mail after filling in mail form | made on earth | PHP Forum | 7 | Nov 16th, 2005 22:43 |