I've got a form that I want to use as a way to communicate. Basically, its a form with about 5 fields and the idea is for an installer to enter the information into the form and store the info into a table. Im thinking about adding a button to that form so that the installer can click on it, and it will automatically email that record to a pre-designated person. How would I go about doint that?