Yes.. you can do that if only you have access to the server.
1. Store form fields into the database.
2. Write a mail sending function using CDONTS etc., and send the form fields to any specific mails.
[Start mail sending function next to insert query]
3. Thats it.