shey shey

shey shey

  • NA
  • 3
  • 893

Data-saferedirecurl issue

Jan 17 2017 3:56 AM
for reset password Functionality.i have send email using
 
SmtpClient client = new SmtpClient();
but problem is that when i get the email the password reset url has
query string but when i clicked on that link .a new page will open in that query string is missing.The url shown there in tag is data-saferedirecturl. How to solve this.