Hyperlink not showing in Hotmail when sending a mail containing link

Locked Hyperlink not showing in Hotmail when sending a mail containing link

  • martes, 03 de abril de 2012 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

Todas las respuestas

  • miércoles, 04 de abril de 2012 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.
  • miércoles, 04 de abril de 2012 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

  • viernes, 13 de abril de 2012 10:37
     
     Respondida
    Thankx everyone for your suggestion but the problem was in html and now it has been solved...

    Regards, Amit

    • Marcado como respuesta AmitMukherjee martes, 18 de septiembre de 2012 7:43
    •