Does anyone know a way to send an email to someone without starting the email client simply using JavaScript? For instance, capture information from a <form> and then email it to an email address without having to go through, say, Outlook Express.

Thank you for your help in advance.