protected void Page_Load(object sender, EventArgs e) { txtSalesman.Attributes.Add("readonly", "true"); }