Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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


Please Help Members By Posting Answers For Below Questions

Is php better than java?

1030


Which variable declarations within a class is invalid in php?

1030


Do you know design patterns. List few?

1067


Tell me how do I check if a given variable is empty?

1017


What is the goto statement useful for?

1056


What is urlencode and urldecode in php?

1188


How can you upload a file using php?

1161


How do you end a session in php?

1154


What is the most common http method?

1147


What is php glob?

1055


How to set session.gc_maxlifetime properly?

1122


What is the default time in seconds for which session data is considered valid?

1188


What is mysql in php?

983


What is the basic syntax of Php?

1234


Tell me what are the correct and the most two common way to start and finish a php block of code?

1017