if (!IsPostBack)
{
if (staticClass1.CheckLog())
{
Response.Redirect("~/Default.aspx");
}
txtGroupName.Focus();
}
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Rajeesh MenothPosted Apr 4, 2016, 11:59 AM
Subashchandrabose KPosted Apr 4, 2016, 10:05 AM
Guest UserPosted Apr 4, 2016, 10:02 AM
Subashchandrabose KPosted Apr 4, 2016, 10:00 AM
Guest UserPosted Apr 4, 2016, 9:29 AM