hi, i m using multiline textbox and i m using these line for validation - <asp:TextBox ID="Txt_Notes" runat="server" MaxLength="500" TextMode="MultiLine" onkeyDown="checkTextAreaMaxLength(this,event,'500');" Height Go to the complete details ...