Can you tell me how to send email using javascript?
Answer Posted / prasad konnur
No we can't send mail using javascript. java script is a
client side scripting.
To send a mail we need a server side scripting like PHP.
Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
What does _ mean in javascript?
How to hide javascript code from old browsers that dont run it?
If an array with name as "names" contain three elements, then how will you print the third element of this array?
Is array an object javascript?
What are the Advantages and Disadvantages of JavaScript?
How to create multiline strings in javascript?
What is an anonymous function in JavaScript?
What is array constructor in javascript?
Can you assign an anonymous function to a variable?
What does dynamic component in javascript contain?
Is there an ide for javascript?
How to remove the event listener?
List different ways of empty an array in javascript?
What are the advantages of javascript?
What are the datatypes in javascript?