PC Review


Reply
Thread Tools Rate Thread

Clickable link on Outlook HTML Body

 
 
Sreeni
Guest
Posts: n/a
 
      12th Apr 2010
Hello Everyone,

Please help on below query..

We are using HTML mails for communication with clients. I need to place a clickable link(URL) in outlook HTML mail body. we are using VB macro for generating mail. I tried using html code <a href= .. but that is not placing clickable link. For mail body creation I am using object objMail.HTMLBody.

Thanks
Sreenivas.
Submitted using http://www.outlookforums.com
 
Reply With Quote
 
 
 
 
Michael Bauer [MVP - Outlook]
Guest
Posts: n/a
 
      12th Apr 2010


The <a href> tag is the way to go, for instance:

<a href='http://www.whatever.com>click me</a>

--
Best regards
Michael Bauer - MVP Outlook
Category Manager - Manage and share your categories:
SAM - The Sending Account Manager:
<http://www.vboffice.net/product.html?lang=en>


Am Sun, 11 Apr 2010 21:46:17 -0400 schrieb Sreeni:

> Hello Everyone,
>
> Please help on below query..
>
> We are using HTML mails for communication with clients. I need to place a

clickable link(URL) in outlook HTML mail body. we are using VB macro for
generating mail. I tried using html code <a href= .. but that is not placing
clickable link. For mail body creation I am using object objMail.HTMLBody.
>
> Thanks
> Sreenivas.
> Submitted using http://www.outlookforums.com

 
Reply With Quote
 
Sreeni
Guest
Posts: n/a
 
      12th Apr 2010
Hi Michel, thanks for your reply. <a href tag I tried but it is not placing clickbale link on outlook HTML body. It works for plain or rich text mail body. Please help if I need to change any other settings in outlook.

mb wrote on Mon, 12 April 2010 03:1
> The <a href> tag is the way to go, for instance:
>
> <a href='http://www.whatever.com>click me</a>
>
> --
> Best regards
> Michael Bauer - MVP Outlook
> Category Manager - Manage and share your categories:
> SAM - The Sending Account Manager:
> <http://www.vboffice.net/product.html?lang=en>
>
>
> Am Sun, 11 Apr 2010 21:46:17 -0400 schrieb Sreeni:
>
> > Hello Everyone,
> >
> > Please help on below query..
> >
> > We are using HTML mails for communication with clients. I need to place a

> clickable link(URL) in outlook HTML mail body. we are using VB macro for
> generating mail. I tried using html code <a href= .. but that is not placing
> clickable link. For mail body creation I am using object objMail.HTMLBody.
> >
> > Thanks
> > Sreenivas.
> > Submitted using http://www.outlookforums.co


 
Reply With Quote
 
Sue Mosher [MVP]
Guest
Posts: n/a
 
      12th Apr 2010
Michael is correct about the <a> tag. If it's not working for you, show the
relevant code.
--
Sue Mosher, Outlook MVP
Author of Microsoft Outlook 2007 Programming:
Jumpstart for Power Users and Administrators
http://www.outlookcode.com/article.aspx?id=54



"Sreeni" wrote:

> Hi Michel, thanks for your reply. <a href tag I tried but it is not placing clickbale link on outlook HTML body. It works for plain or rich text mail body. Please help if I need to change any other settings in outlook.
>
> mb wrote on Mon, 12 April 2010 03:16
> > The <a href> tag is the way to go, for instance:
> >
> > <a href='http://www.whatever.com>click me</a>
> >
> > --
> > Best regards
> > Michael Bauer - MVP Outlook
> > Category Manager - Manage and share your categories:
> > SAM - The Sending Account Manager:
> > <http://www.vboffice.net/product.html?lang=en>
> >
> >
> > Am Sun, 11 Apr 2010 21:46:17 -0400 schrieb Sreeni:
> >
> > > Hello Everyone,
> > >
> > > Please help on below query..
> > >
> > > We are using HTML mails for communication with clients. I need to place a

> > clickable link(URL) in outlook HTML mail body. we are using VB macro for
> > generating mail. I tried using html code <a href= .. but that is not placing
> > clickable link. For mail body creation I am using object objMail.HTMLBody.
> > >
> > > Thanks
> > > Sreenivas.
> > > Submitted using http://www.outlookforums.com

>
> .
> Submitted using http://www.outlookforums.com
> .
>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to tell Outlook that .Body is in HTML format. ThomasAJ Microsoft Access Form Coding 1 7th Feb 2009 10:21 AM
How to set up HTML in Body of Outlook programmatically. ThomasAJ Microsoft Access VBA Modules 4 6th May 2008 09:51 AM
Re: Outlook HTML.Body Dmitry Streblechenko Microsoft Outlook VBA Programming 4 25th Jan 2007 08:30 PM
Outlook 2002 - sending HTML code in body of mail, shown as HTML code on receiver end. Trygve Lorentzen Microsoft Outlook 1 20th Apr 2005 11:52 AM
Outlook Express -- HTML links in msgs not clickable Lisa Microsoft Outlook 1 22nd Jun 2004 01:12 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 04:36 AM.