Context.Response.Write("<script type='text/javascript'>window.frameElement.commitPopup()</script>");
Context.Response.Flush();
Context.Response.End();
Context.Response.Flush();
Context.Response.End();
HOW TO RECOVER THE SQL DATABASE FROM SUSPECT MODE (Or) HOW TO BRING BACK THE SUSPECTED DATABASE TO THE NORMAL MODE When you logi...