Possible Duplicate:
Mail through Javascript
Hi everybody, I was wondering if its possible to send Mail form contents through email with Javascript? It turns out my server does not allow php, ftp, cgi, rails, and some other crap. If there is a way, please tell me. Cause I really don’t know, I’m 16 and new at html code stuff.
No, there isn’t, unless you just want to open the default mail program with some predefined fields such as subject, From, etc.
Like this (but it’s really not so great – just get a better web server):