Webmasters Club

sending mail

1 - 2 of 2 replies – Latest post: Oct 30, 2009 07:50AM by mgravindran
Posted: Oct 30, 2009 07:25AM
can we send email using javascript alone without using any other language such as php,asp.net is it possible if it so plz guide me

Posted: Oct 30, 2009 07:50AM
Javascript is client side scripting language. it runs on clients(browsers). it is not possible to send mail using only javascript.

if you explain the requirement in detail. i could help you to get the possible solution.