G
Guest
I need to send an email from a page's code behind. I wondered if I can use
SendAsynch and then response.redirect to a confirmation page without having
to worry about the message.Dispose() method. Is this bad practice?
SendAsynch and then response.redirect to a confirmation page without having
to worry about the message.Dispose() method. Is this bad practice?