Send email from HTML page
Hi all,
I have designed a website in HTML and we have contact form there, which consists Username,Mail-ID,Content and then submit button. I want to send e-mail to a particular mail-ID from this page in HTML only. I have tried using Ajax but unable to send mail. Can anyone help me to do this ?
Thanks in advance