try
{
Response.Write("Başardın");
}
catch (Exception)
{
continue;
}