Forms Processing
How can I send user input directly to my email. The following action is reported to do that, but it prompts the end user! I don't understand the @email.com and tried
others like my host bluehost.com. No success. Please help.
<form action="mailto:<emailiD>@comcast.net@email.com" enctype="multipart/form-data" method="post" name="f" onsubmit="return verify(this)">
