How can I enter this URL into a HyperLink ASP.NET Control ? \[code\]<a href="https://plus.google.com/share?url={URL}" onclick="javascript:window.open(this.href,'','menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=600');return false;"> <img src="https://www.gstatic.com/images/icons/gplus-64.png" alt="Share on Google+"/></a>\[/code\]