hyperlink text

  • Thread starter Thread starter Ruth Sanders
  • Start date Start date
Hello Ruth,

Well, to make this happen you need work a little harder. First, how are you
sending your email? You should specify that it's HTML in the format tag.
Are you using MAPI?

Secondly, you might have to enclose the email address in the appropriate
HTML tags. I think you can make this auto generated.

Regards
Cyril Gupta

You can do anything with a little bit of 'magination.
I have been programming so long, that my brain is now soft-ware.
http://www.cyrilgupta.com/blog
 
I am using the CDO.Message object. I am trying to set the HTMLText property to the textbox.text value. It is not working!

Preferably I would like my users to view the hyperlink as a hyperlink within the textbox. I even tried using the Microsoft Rich TextBox...it does not work either!

I need to work within an existing application written in VB6...

I am grateful for any suggestions

From http://www.developmentnow.com/g/38_2006_8_0_0_805271/hyperlink-text.ht

Posted via DevelopmentNow.com Group
http://www.developmentnow.com
 
Back
Top