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 |
Between JavaScript and an ASP script, which is faster?
What are decodeuri() and encodeuri() functions in javascript?
What are the properties of stack?
What is a function object?
How to achieve inheritance in javascript?
Write a javascript program to make a simple calculator
How to trigger a postback on an updatepanel from javascript?
Can I open javascript on iphone?
Describe negative infinity in javascript?
what is a dataset
Is it safe to use javascript?
what is the need of javascript in the internet