Re: [PHP-WIN] Mail newbie Question

2003-01-31 Thread toby z
hi duncan i have to do this job for a client in a week or so im sure its possible . ill start at it in a while n ill let u no whatever it is k ? good luck toby --- Duncan <[EMAIL PROTECTED]> wrote: > Hi All, > > Is it possible to create a page where visitors can for example > submit

Re: [PHP-WIN] Mail newbie Question

2003-01-28 Thread Cam Dunstan
D]> Sent: Wednesday, January 29, 2003 7:39 AM Subject: [PHP-WIN] Mail newbie Question > Hi All, > > Is it possible to create a page where visitors can for example submit their > email address and a list of their demands, then the page mails it to a > support address? > > Wo

[PHP-WIN] Mail newbie Question

2003-01-28 Thread Duncan
Hi All, Is it possible to create a page where visitors can for example submit their email address and a list of their demands, then the page mails it to a support address? Would I have to use a mail server of any kind to send the emails? Where could I find an example script that could do this?