Can someone please tell me if there is a way, through Javasript, to suppress the message that comes up when a user attempts to send an e-mail using a form mailto:? The message comes up as follows:
"This form is being submitted using e-mail. Submitting this form will reveal your e-mail address to the recipient, and will send the form data without encrypting it for privacy.
"You may continue or cancel this submission."
Is there a way to suppress this via javascript?
"This form is being submitted using e-mail. Submitting this form will reveal your e-mail address to the recipient, and will send the form data without encrypting it for privacy.
"You may continue or cancel this submission."
Is there a way to suppress this via javascript?