How can we send mail using Javascript?



How can we send mail using Javascript?..

Answer / sai dasika

Unfortunately we can't send a mail using javascipt directly.
You can use a form action attribute like
action="mailto:id@id.com&"+Subject+Body

Doing this you would use your default mail client setup on
your system to send a mail.


for further reference see the following link:-
http://www.webmasterworld.com/forum91/4864.htm

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More JavaScript Interview Questions

What is client side in javascript?

0 Answers  


What are javascript functions?

0 Answers  


What is trim whitespace google sheets?

0 Answers  


List few difference between java and javascript?

0 Answers  


What is npm javascript?

0 Answers  


Are javascript variables global?

0 Answers  


What is a null variable in javascript?

0 Answers  


how to activate and deactivate the constraint with all the default values

0 Answers  


What creates scope in javascript?

0 Answers  


What is use of object as function?

0 Answers  


Write about the errors shown in javascript?

0 Answers  


Why jquery is used instead of javascript?

0 Answers  


Categories