How can we send mail using JavaScript?
Answer Posted / viswambharan
<script type="text/javascript" language="javascript">
<form action = "mailto:http://www.gmail.com" enctype="text/plain" method="post">
First Name:<input type="text" name="Firstname" id="name">
Email Address:<input type="text" name="Email Address" id="email">
<input type="submit" name="Sent Mail" id="Send">
| Is This Answer Correct ? | 1 Yes | 5 No |
Post New Answer View All Answers
Which is the dependent variable?
explain php variable length argument function.
Explain what are the three classes of errors that can occur in php?
What is mvc in php?
Is php easier than node?
What is the difference between explode () and split () functions in php?
What is the output of the ucwords function in this example?
What is instantiation?
What is full form of PHP?
Why do we use sessions in php?
Tell me how to retrieve a cookie value?
Why die is used in php?
How can we upload a file in php?
What is the use of mysql_fetch_array in php?
what is mean by portal