L
Leo
I am trying to change the text in the subject line of an HTML form that sends
the form results in plain text format. This is a very simple, intranet affair
to make sure that our managers are sending all the information we analysts
need to process their request.
However, the default text that is added into the email subject line not
particularly descriptive: "Form posted from Microsoft Internet Explorer." Is
there a way to change the subject? I have tried adding the command 'subject =
"Report or Query Request"' to the form properties, but that did not work.
Thanks for your help.
<form method="POST" action="mailto:none@nonecom" enctype="text/plain">
the form results in plain text format. This is a very simple, intranet affair
to make sure that our managers are sending all the information we analysts
need to process their request.
However, the default text that is added into the email subject line not
particularly descriptive: "Form posted from Microsoft Internet Explorer." Is
there a way to change the subject? I have tried adding the command 'subject =
"Report or Query Request"' to the form properties, but that did not work.
Thanks for your help.
<form method="POST" action="mailto:none@nonecom" enctype="text/plain">