Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Participant
1238 Points
1720 Posts
May 04, 2012 06:51 AM|LINK
tusharrs what is WebMsgBox.Show ??
what is WebMsgBox.Show ??
its is not showing anything, i changed the code with the same
if (status.ToString().ToLower() == "p" || status.ToString().ToLower() == "o" || status.ToString().ToLower() == "a") { WebMsgBox.Show("Na"); } else { int row = bal.User_Login_Date(lblUser_Id.Text, Date_From.AddDays(j).Date, "A"); }
demoninside9
Participant
1238 Points
1720 Posts
Re: why it is not comming in if clause
May 04, 2012 06:51 AM|LINK
its is not showing anything, i changed the code with the same
if (status.ToString().ToLower() == "p" || status.ToString().ToLower() == "o" || status.ToString().ToLower() == "a") { WebMsgBox.Show("Na"); } else { int row = bal.User_Login_Date(lblUser_Id.Text, Date_From.AddDays(j).Date, "A"); }