TextBox1.Attributes.Add( " onBlur " , " CheckAll() " ); Button2.Attributes.Add( " onClick " , " CheckAll() " );