Email data from form to my email
Hi,
I have a ColdFusion form; I need this form mail to my email address. I use this line of code:
<FORM METHOD=POST ACTION="mailto:nikoo56@yahoo.com" ENCTYPE="text/plain">
Also I tried <cfform tag too.
It doesn’t give me any error but I'm not getting any email too. Even when I try this code in simple .html page it doesn’t send any email as well. Is there any problem with my computer should I change any setting or does it have any other way make it work.
I really appreciate your help.
Thanks,
