I'm using freeserves.com to host my website.
I have a form built and am trying to get it's contents to send to my email address.
freeservers.com allow you to use "/cgi-bin/cgiemail"
Lets assume my email address is
LivingDead@website.com. Here is the code I have:
Does anyone know why this isn't working? I guet the "success" message when I click the Submit button but nothing is getting emailed to me.