Hi
I have an html form that includes a field for EMail address. This form passes to sendmail.asp (action="sendmail.asp"
which uses the JMail component to actually send the message.
I want the EMail field in the html form to be used as the 'msg.From' value in the sendmail process.
Any suggestion on how to achieve this welcomed.
TIA
Webflex
I have an html form that includes a field for EMail address. This form passes to sendmail.asp (action="sendmail.asp"
I want the EMail field in the html form to be used as the 'msg.From' value in the sendmail process.
Any suggestion on how to achieve this welcomed.
TIA
Webflex