激活邮件发送但正文看不到链接? [英] Activation mail send but body cannot see like link?

查看:48
本文介绍了激活邮件发送但正文看不到链接?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我可以使用smtp协议发送邮件地址xxx@hotmail.com,因此将代码发送到任何邮件地址都没有问题,但是我打开了邮件地址收件箱,所以ı看到即将到来的消息,但链接看起来不像链接


这是我的身体部位

posta.IsBodyHtml = true;
posta.Body = 在此处输入

I can send a mail adress xxx@hotmail.com with smtp protocol so there is no problem sending code to any mail adress but I open my mail adress inbox so ı see coming message but link cannot look like a link


this is my body part

posta.IsBodyHtml = true;
posta.Body = enter here

推荐答案

您需要执行此操作

you need to do this

<a href="http://localhost:52897/aktivasyon.aspx?userMail=xxx@hotmail.com&id=1">click here to view</a>


这篇关于激活邮件发送但正文看不到链接?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆