Mail script with just JavaScript and HTML5 -


is possible create contact form sends answers email only html5 , javascript? , if is, how do it?

i don't think it's possible javascript directly via mail function or because user's local machine can't assumed running mail server. there nothing send email from.

i'm not sure how "standards compliant" is, can navigate (by using links or document.location) mailto:user@example.com or begin composing email in user's standard email client, allowing them send email directly. though expose both , email address.


Comments

Popular posts from this blog

get url and add instance to a model with prefilled foreign key :django admin -

css - Make div keyboard-scrollable in jQuery Mobile? -

ruby on rails - Seeing duplicate requests handled with Unicorn -