I have a form with fields, so when I submit this form I want email notification to be submited to two people that a form has been submitted. can someone help me with JavaScript to do that.
This can’t be done with JavaScript, it’s done on the server. You need either Perl, JSP, ASP(.NET), PHP, or something like that. For which are going to decide?