slyfox
01-09-2004, 04:09 PM
Hi again
I'm sending an email with asp... my question:
how do I get the "From" address to display a "Some Name" instead of "some@email.com"???
objMail.From = "some@email.com"
objMail........ = "Some Name"
any ideas...??
I'm sending an email with asp... my question:
how do I get the "From" address to display a "Some Name" instead of "some@email.com"???
objMail.From = "some@email.com"
objMail........ = "Some Name"
any ideas...??