Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

I need Code to add an HTTP link for a Button that adds Calendar Invite

Status
Not open for further replies.

DCW924

MIS
Sep 19, 2014
1
US
Hello,
I have a button that adds a Calendar entry to a users calendar when clicked, I would like to add a link to the Body of the Calendar Entry for a Sametime Meeiting. It adds the URL in the body of the Entry but it is not a Hyper Link when the client views from the body of the Entry. Here is the line I am using to add the URL. What do I need to add to this line to make the URL a clickable hyperlink?

Chr(10) & addtlText & "
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top