marble_eater said:What do you mean by a field? Is this a WinForms app or an Asp.Net app? Are you looking for some sort of input mechanism (i.e. text box)? Or are we talking about data storage?
Cags said:Just set the MaxLength property of the TextBox to 50.