Hyperlink in Outlook email

@ashokkarale

Sorry for the delay, I was away of business.

I enter this in the HTML code

<P>Hello</P>
<P>&nbsp;</P>
<P>See below the link</P>
<P>&nbsp;</P>
<P><A href="""+campaignLink+"""></A><IMG class=runtime-img1 style="MARGIN: 0px" alt="" src="data:image/png;base64," width=500 height=80></P>

It still doesn’t work.
When I come back in my HTML code, I’ve got:

<P>Hello</P>
<P>&nbsp;</P>
<P>See below the link</P>
<P>&nbsp;</P>
<P><A href="" ?+campaignLink+???></A><IMG class=runtime-img1 style="MARGIN: 0px" alt="" src="data:image/png;base64," width=500 height=80></P>

I don’t understand why.

Any idea?

Thank you
David