Forum Moderators: coopster
I have been using a mail to function :
action="MAILTO: Email@email.com"
however I notice that this method opens outlook , and the user has to confirm if they wish to send a message through outlook.
I am wondering if there is an alternative to this which does not use outlook ?
Regards
Malcolm
That's HTML, not a PHP function.
Here's the documentation on the PHP mail() function [php.net]
Basics of Submitting and Emailing Forms with PHP
[webmasterworld.com...]
dc