lblResult.Text = ""; int i = Convert.ToInt32(txtBegin.Text.Trim()); int k = Convert.ToInt32(txtStop.Text.Trim()); for (; i