I'm making a form and I don't want to use the mailto command that makes the user open up their local email client. I want to send the email automatically once the user clicks the submit button and then redirect them to a certain page. I'm guessing this is possible using php, but wouldn't know how to. Simpleness is good, because I don't know too much php; thanks.