Hi,
How do I limit the number of characters a user can paste (or write) into a textbox ? I have set the MaxLength to 3990 but apparently the user can paste more characters into the box – the result is that the data is not stored in the SQL DB
when trying to insert the form ?
Thanks
Go to the complete details ...