S
Shane
Could someone tell me if the Reply-To field is available
with the Mail objects of ASP.NET with C#.
Classic ASP used something like this:
objMsg.Value("Reply-To") = "(e-mail address removed)"
However, that doesn't seem to work in ASP.NET, not even
with a ";" at the end.
Any advice is much appreciated.
Thanks,
Shane
with the Mail objects of ASP.NET with C#.
Classic ASP used something like this:
objMsg.Value("Reply-To") = "(e-mail address removed)"
However, that doesn't seem to work in ASP.NET, not even
with a ";" at the end.
Any advice is much appreciated.
Thanks,
Shane