I want send an email through query string to a Aspx page.
When it included Yahoo e-mail servers, the page transmitted to the main Yahoo page But if email is from other servers , it is no problem. This newly created problem.
ex : google.com/page.aspx?emailIs=myEmail@yahoo.com
its redirected to yahoo website but the bellow ex work correctly
ex : google.com/page.aspx?emailIs=myEmail@gmail.com