Re: How to validate textarea?

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



By textarea do you mean the non-.NET <textarea> or the appropriate
<asp:TextBox TextMode="MultiLine">?

You need to be using the latter...

.