I am using an Access database to send out e-mails. It works pretty well (I am using the CreateObject("Outlook.Application") format for sending the e-mails).
I want the e-mail message to be in the text body not as an attachment. I am able to accomplish all of this with one problem. One part of the e-mail contains a website address and I want this to appear underlined and blue as if I were sending via a regular e-mail client. Is there any way to have the website address appear in a different format then the rest of the message in the message body?
Any help would be appreciated.
Thanks
I want the e-mail message to be in the text body not as an attachment. I am able to accomplish all of this with one problem. One part of the e-mail contains a website address and I want this to appear underlined and blue as if I were sending via a regular e-mail client. Is there any way to have the website address appear in a different format then the rest of the message in the message body?
Any help would be appreciated.
Thanks