Hello
I am looking for some help on a secure form. I want the form to send an email to a designated email address once it is submitted. The information needs to be secure because it consists of Patent information.
Can this be done in PHP? I want to avoid using a database to retrieve the info from the form.
I am thinking that since this info is going to an email address, it will not be secure.
Any ideas would be greatly appreciated.