I have built a custom html/javascript form that I would like to incorporate into my blog. I would like the submit button of the form to send the information to a specific email address. Is there a way I can add that into the html of the form, or is it going to require an outside php file? And if an outside file is needed, please let me know what I need to do.
I have little experience with php, so very clear, basic answers would be much appreciated.