Guy
Posts: 0
Joined: Sun Aug 28, 2011 8:50 am

Javascript email

I wanted to know if it was possible to send an email using javascript.

I have a textbox and a button and i want to send the text in the textbox to a specific email address when clicked. Is this possible?

Any help would be appreciated.

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

Javascript email

I don't think you can do it directly from JavaScript, without involving a server. There are some workarounds: http://www.google.com/search?cx=c&sou...

Return to “Issues”