ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
info       Did you received any Funny E-Mails from your Friends and like to share with rest of our friends? Yeah!! you can post that stuff   HERE
Google
 
Categories  >>  Software  >>  Scripts  >>  JavaScript
 
 


 

 
 PHP interview questions  PHP Interview Questions
 ASP interview questions  ASP Interview Questions
 CGI Perl interview questions  CGI Perl Interview Questions
 JavaScript interview questions  JavaScript Interview Questions
 VB Script interview questions  VB Script Interview Questions
 JSP interview questions  JSP Interview Questions
 Shell Script interview questions  Shell Script Interview Questions
 Python interview questions  Python Interview Questions
 Tcl interview questions  Tcl Interview Questions
 Awk interview questions  Awk Interview Questions
 AJAX interview questions  AJAX Interview Questions
 Ruby on Rails interview questions  Ruby on Rails Interview Questions
 Scripts AllOther interview questions  Scripts AllOther Interview Questions
Question
Can you tell me how to send email using javascript?
 Question Submitted By :: Shukla
I also faced this Question!!     Rank Answer Posted By  
 
  Re: Can you tell me how to send email using javascript?
Answer
# 1
Simple MailTo 
    <a href="mailto:astark1@unl.edu">

MailTo with Multiple Recipients 
    <a href="mailto:astark1@unl.edu,ASTARK1@UNL.EDU">

MailTo with Subject 
    <a href="mailto:astark1@unl.edu?subject=Comments from
MailTo Syntax Page">

    MailTo with a Copy 
    <a href="mailto:astark1@unl.edu?cc=ASTARK1@UNL.EDU">

MailTo with a Blind Copy 
    <a href="mailto:astark1@unl.edu?bcc=ASTARK1@UNL.EDU">

MailTo with message already started in Body 
    <a href="mailto:astark1@unl.edu?body=I am having trouble
finding information on ">

MailTo with multiline message in Body 
    <a href="mailto:astark1@unl.edu?body=The message's first
paragraph.%0A%0aSecond paragraph.%0A%0AThird Paragraph.">
    NOTE: Use "%0A" for a new line, use "%0A%0A" for a new
line preceded by a blank line.

    Features may be used in combination

MailTo with Subject, a Recipient, a Copy and a Blind Copy
    <a href="mailto:astark1@unl.edu?subject=MailTo
Comments&cc=ASTARK1@UNL.EDU&bcc=id@internet.node">
 
Is This Answer Correct ?    3 Yes 2 No
Pankajbisane
[E-Zest Solutions Ltd.]
 
  Re: Can you tell me how to send email using javascript?
Answer
# 2
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 ?    1 Yes 0 No
Prasad Konnur
 
 
 

 
 
 
Other JavaScript Interview Questions
 
  Question Asked @ Answers
 
How do you create a new object in JavaScript? Satyam2
What are the methods of validating whether the form is secure?  1
why you used Java Script? Can it use for both client side and server side validation purpose? BeBo-Technologies8
what is difference between client side scripting and server side scripting? NIIT1
What is the use of the String Tokenizer  1
How to create 3-dimensional Array in Javascript? CybAge1
What is negative infinity? Satyam2
What are the security related issues in JavaScript scripts? Four-soft2
I have a report which has id as hyperlink.when i click the id it should move to next report which displays the corresponding details.tell me how to get the value of hyperlink(which id is clicked) dynamically using javascript? so that i can make condition on my second report?  2
How about 2+5+"8"? Satyam4
can any one tell me the syllebus for java certification  2
Hi Friends, I am new to java, please provide some use full docs, and where can i get basic Java script docs... thanx in advance  8
What does "1"+2+4 evaluate to? Satyam3
How do you assign object properties? Satyam3
what is inheritence Wipro2
program showing string concatenation?  1
Can you call a Java Applet using a JavaScript function? Satyam1
Explain about session? Where it runs & what are different types of session handling?  1
where we use javascript and for which purpose we use javascript how? TCS3
What is the main difference between Client side JavaScript and and Server side Java Script? Ramco4
 
For more JavaScript Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com