|
I am using CDO to send information from one form to a few different people. Everything is working fine but the body shows the link typed out instead of as a link. I thought there was something like objNewMail.BodyFormat = 1 or something like that which would make it work, but it's not working. I tried = 1 and = 0 and both showed the same thing. Does anyone know how to create a link in the email being sent through CDO?
|