adspace
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
How to calculate the difference between two dates using php?
sort term descripttion form, report and uery
Write a program using while loop?
How to create a web form?
What sized websites have you worked on in the past?
How can we extract string "pcds.co.in" from a string "https://info@pcds.co.in" using regular expression of php? More on reg can you explain
What is the difference between htmlentities() and htmlspecialchars()?
What is the current stable version of php? What advance thing in php7?
how to detect a mobile device using php
What is the current stable version of php?
Tell me what kind of things have you done on the social side?
hello all, I need some sample placement papers in lion bridge.. can anyone help me?
List some features of php that are deprecated in php7?
Name and explain five of the PHP error constants?
Explain me is it possible to destroy a cookie?