Hi All, I have built a form in emailmeform but it's not working/emailing me through on two different email addresses. It also says each of the entries have been spam which is why I didn't get email but then why is it not using my spam email address? My query is therefore, how hard would it be to transfer www.gambiavacations.co.uk/contact.html into a nice easy form that relies on no third party company? Can anyone here help me? Thanks, Sam
You can use something like PHP FormMail Generator - http://phpfmg.sourceforge.net/home.php It works really well and I use that for a lot of sites that I build. Danny
Well, there's nothing bad in having a php. You can still have an html page it is just that the form tag will execute an external php script. If your server can handle at least PHP 4 it is still ok and much safer than to have an old fashioned html mailer.