On Jun 16, 7:42 pm, "Evertjan." <exjxw.hannivo... (AT) interxnl (DOT) net> wrote:
Quote:
Bart Friederichs wrote on 16 jun 2008 in comp.lang.javascript:
JavaScript cannot send e-mail. It's a client side scripting language.
It is not, Bart,
I can send emails using serverside javascript. |
But does it help anyhow to OP? From his question it is plenty clear
that he's asking about a client-side Javascript solution. Moreover a
person aware of server-side Javascript implementations and having one
of them manually installed - because no one hosting plan comes with
server-side Javascript - such person most definitely wouldn't need a
help to submit a plain HTML form. IMO.
To OP: normally even free hosting providers, not talking about paid
one, do provide some basic type of server-side form processing script.
You just need to find out in provider's help section what form action
attribute and additional fields to set in your form to use it.