Click to See Complete Forum and Search --> : Sending E-mails


The_Magus
08-30-2006, 03:09 AM
I have been asked by a client if it is possible to show an e-mail address on a web page and then have the e-mail sent to the address shown plus a second different address as a CC or BCC or something similiar.

I gather that he wants the addressee shown on the site to receive the message with a back up copy going to him so he can monitor traffic. There is nothing sneaky about this - he has no concern that it should be hidden or anything - everyone will know the that message is going to two addressees.

Cheers

Jack

metalman3d
08-31-2006, 12:49 PM
Does your host allow php or asp?

Here's a link on how to do it in asp: http://www.sitepoint.com/article/sending-email-asp

Here's a link on how to do it in php: http://www.php-scripts.com/php_diary/122899.php3

Hope it helps.

The_Magus
08-31-2006, 01:46 PM
Thanks for pointing at the URLs for ASP and PHP.

I don't know why my brain didn't think of the PHP thingy - for some reason I had visions of a Outlook e-mail popping up with the two addresses in place. There is no reason why a php form shouldn't do the job.

Thanks for your help - look forward to the day that I have enough knowledge and nerve to offer someone a hand myself - doubt that the day will ever come but it would nice.

Cheers

Jack