Please, do not post the same question/thread in multiple sections:
http://www.programmingtalk.com/showthread.php?t=31602
Moderators can move the tread (Like Nico did) if it's in the wrong place.
If they are moved to a place where you don't want it to be, contact the moderators of that section.
Please use informative thread titles.
I'm not sure how to solve this with JavaScript, if it can be done.
Does the server support PHP or ASP? Will the mails be sent to you? Are you using a serverside script to send the email, or will it be sent with the users' default email client (<form action="mailto:you@home.com">)? And so on...