I am sendig the email to client on button click.
I am sending link with code
mm.Body =
"Thanks for the Registration. To acctivate your account Please visit the link http://localhost:49509/point/activate.aspx?code= "+ lblcode.Text + "."
get the mail in this form
http://localhost:49509/point/activate.aspx?code= e185f
i want =e185f is also hyperlink.
© COPYRIGHT 2025 ASPSnippets.com ALL RIGHTS RESERVED.