Hi folks,
I need to have the contents of a form sent via email. I don't want to use the dodgy mailto: as most of my users don't have a mail client set up on their machine. I know that using a scripting language is the answer but I'm having trouble making it work. I am using PHP on W2K box which is also running IIS as an SMTP server (not my choice and out of my control). I have had a lot of trouble with changing the php.ini file (nothing I do seems to make any difference) and the only solution that anyone has been able to offer is a complete reload of the OS, apache, php, etc. which I can't do (again this is out of my control).
I wondering if there is a cgi script that would work? I had a look at formmail but i'm pretty sure we do not have a Perl Interpreter.
I have also posted this to the PHP forum, I thought you guys might have some non-PHP suggestions. Any help would be appreciated.
Cheers,
Therese
I need to have the contents of a form sent via email. I don't want to use the dodgy mailto: as most of my users don't have a mail client set up on their machine. I know that using a scripting language is the answer but I'm having trouble making it work. I am using PHP on W2K box which is also running IIS as an SMTP server (not my choice and out of my control). I have had a lot of trouble with changing the php.ini file (nothing I do seems to make any difference) and the only solution that anyone has been able to offer is a complete reload of the OS, apache, php, etc. which I can't do (again this is out of my control).
I wondering if there is a cgi script that would work? I had a look at formmail but i'm pretty sure we do not have a Perl Interpreter.
I have also posted this to the PHP forum, I thought you guys might have some non-PHP suggestions. Any help would be appreciated.
Cheers,
Therese