Is there a way to send an email from an ASP.NET webform using Office 365 where the sender email is the email entered on the form?
I have an .ASPX webform that collects information from a user and is supposed to email that information to one of our email addresses, similar to a "contact us" style form. I would like for the email to appear to…