for (int i = 0; i < 100; i++) { if (this .Response.IsClientConnected) { txt.AppendLine(); txt.AppendLine(DateTime.Now.ToString("u ")); txt.AppendLine(i.ToString());
for (int i = 0; i < 100; i++) { if (this .Response.IsClientConnected) { txt.AppendLine(); txt.AppendLine(DateTime.Now.ToString("u ")); txt.Append("********** "); txt.AppendLine(i.ToString());