Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Server Side Mail Script

Status
Not open for further replies.

blondy

IS-IT--Management
May 7, 2002
16
AU
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
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top