English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

I've currently used mail.php to generate and send emails via an email form on an html page. Is there another way of doing the same thing but not using php as my client's server doesn't seem to support it. Cheers.

2007-03-08 23:49:55 · 1 answers · asked by jarf 2 in Computers & Internet Programming & Design

1 answers

There are litterally thousands of ways to send mail from a form. All require some form of server side processing if you want to be safe however. You can add php support to your clients server if needed. Or use any of the following to find a CGI based form which doesnt need php.

http://www.scriptarchive.com/formmail.html
Or if you want a full service try
http://www.formbuddy.com/
http://www.formmail.com/
etc

2007-03-09 00:21:34 · answer #1 · answered by Tracy L 7 · 1 0

fedest.com, questions and answers