Hyperlink not showing in Hotmail when sending a mail containing link

ロック済み Hyperlink not showing in Hotmail when sending a mail containing link

  • 2012年4月3日 12:10
     
     

    Hi

    I am sending a mail using MailMessage class from my code i have also set the property mailMessage.IsBodyHtml=true;

    its working fine with mailing services like gmail, yahoo, rediff but its not working with hotmail. In hotmail the links are not being shown as hyperlink and they are not clickable,  also the text is shown as dead link.

    Can anyone help why this is hapening in Hotmail only.

    Thanks in advance


    Regards, Amit

すべての返信

  • 2012年4月4日 14:21
     
     
    I can't say for sure why Hotmail is having issues. I would make sure that there isn't any spaces in the link, I've ran into it recently in outlook with a user where the same thing is happening.
  • 2012年4月4日 21:38
     
     

    Could you post some code of sending and the construction of the message? It is very helpful to see if it is a hotmail or code issue.

    Thanks,

    Brad

  • 2012年4月13日 10:37
     
     回答済み
    Thankx everyone for your suggestion but the problem was in html and now it has been solved...

    Regards, Amit

    • 回答としてマーク AmitMukherjee 2012年9月18日 7:43
    •