Hi There,
I have created a html page with a form where the end-user can fill up the survey,
and when he clicks submit button it should open up Outlook with the content captured in the form and send back the content via email as
mentioned in the form "Mailto" tag.
The issue is , It works fine in any other browser but Internet Explorer .
Please try the below link as example; you’ll experience exactly the same issue i’m having: the body of the form is not sent to outlook when on Internet Explorer browser) :
I found out “ Mailto :” in the form reacts differently in IE.
please advise.