Originated from
QueryCAT

How can i send a mail using javascript.

how can i send a mail using javascript.


Would you like to answer or comment?

Sign up for a free account, or sign in (if you're already a member).
  • 694 views
Share Send to a friend Watch Report
 
 

Posted Answers

Order by
 

Javascript is not capable of sending mail. The most it can do is launch the client's e-mail software.

[Source]


Posted 6 months ago ( permalink )
In reply to Rhizwan's question
Rated as
Best Answer
0
1

Helpful?

line
line
line



 

  form action="mailto:you@yourdmainhere.com" method="post"


enctype="text/plain" >
FirstName:<input type="text" name="FirstName">
Email:<input type="text" name="Email">
<input type="submit" name="submit" value="Submit">
</form>

Posted 4 months ago ( permalink )
In reply to Rhizwan's question
Rated as
#2 out of 2
0
0

Helpful?

line
line
line



Sign in to participate

Got an answer for Rhizwan? Would you like to comment on the posted answers, or vote for the one which you think is the best?

Sign up for a free account, or sign in (if you're already a member).

Explore Related Questions

Other people asked questions on similar topics, check out the answers they received:


Javascript - Validating international phone numbers

How do I validate international phone number in my lead form on my site?
Submitted by boazbinnun 2 years ago
  • viewed 3546 times

Last answer posted 7 months ago by babu6666


Can javascript be implemented in PHP?

Can javascript be implemented in PHP?
Submitted by xxAlex 8 months ago
  • viewed 423 times

Last answer posted 8 months ago by robertc


Javascript parsed before html?

what is the common browser parsing sequence? does it parse client side script (i.e. javascript) and then the html source or vice ...
Submitted by amiry 2 years ago
  • viewed 1408 times

Last answer posted 2 years ago by jakecigar



» More...

Explore Related Posts in Forums

Is it posible to create a circle object using javascript?

: Hi Good Morning to All!... I have a problem, is it posible to create a circle object using a javascript code? and How?... Best Regards Dexter!..... :-)

How Can i Create a list[Validation] in embedded Excel Object in JavaScript...

page( JSP ,if it matters) having excel object embedded on it.I am able to access that object in my JavaScript code but that is not enough.I have to place a list box [items are predefined] on a particular

Invalid Session ID when using JavaScript to open a URL and create object ...

service tries to create a Salesforce object using the session id of the user as the creator I'm using JavaScript to do some Salesforce field updates then open a URL in the same window
» More...
Powered by
Feed - Subscribe to changes to this Q&A Blog
Copyright © 2006-2008, Yedda Inc. and respective copyright owners · CC License