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

'hasOwnProperty' in javascript -

How to put a lock and transaction on table using spring 4 or above using jdbcTemplate and annotations like @Transactional? -

How to understand 2 main() functions after using uftrace to profile the C++ program? -