I see many sites with "Contact forms", with textboxes for name, surname, email, and a message.
How are this information sent to the company? Is an email sent, or this information is stored in a database?
If an email is sent, could anyone tell me how to send emails with javascript without opening the email client on the user's pc?
Thanks a lot