Users Pricing

forum

Home Forums Visually indicate to the user when the textbox limit has been exceeded – MindStick

Visually indicate to the user when the textbox limit has been exceeded

Mark Devid 1989 02 Dec 2014

I am new asp.net now I need to visually indicate to the user when the textbox limit exceeded. Please give a solution. 

<asp:TextBox ID="Txtbox"runat="server" Height="50px" TextMode="MultiLine"
        Width="150px" MaxLength="50"></asp:TextBox>


1 Answers

Markdown for AI

A clean, structured version of this page for AI assistants and LLMs.

Open .md