我发送了一封包含激活链接的邮件。当我打开程序时,这个本地主机每次都会改变我如何获取本地主机的地址或修复它?
htmlBody = string.Format(" Hi " + userName + "\n Thank you for creating an account with RSS MANAGEMENT SYSTEM \n </ br>" + "Please click the below link to activate your account <br />" + "<a href='http://localhost:2386/ActivateUser.aspx?userName{0}&Id={1}'>Activate {0} </a>", UName, user_name);