href - Email link not acting as a hyperlink -


we have system sends confirmation e-mail via c#. system replaces holding string order number , puts hyperlink. we've tested using gmail , outlook application , works fine. when doing using hotmail address , checking outlook.live shows hyperlink incorrectly:

[www.stage.dcpdb.uk/order-confirmation.aspx?po=ab1365000]sw1365000 

any ideas why using outlook.com , not gmail or company exchange?


Comments

Popular posts from this blog

Retrieving ETA (estimated time of arrival) with Google Distance Matrix API and public transit as transport mode -

android - ConstraintLayout: Realign baseline constraint in case if dependent view visibility was set to GONE -

c# - Populating Gridview inside Listview ItemTemplate On Web User Control from Code Behind -