How to display javascript alert for exceeding text length?

  •  01-19-2011, 5:47 PM

    How to display javascript alert for exceeding text length?

    I am trying to add javascript alert to force users when they exceed 500 characters. Any thoughts on how to accomplish this? If control will not allow additional text, then its lot better instead of throwing alert but I didnt see anyway to do that using properties.
     
    Thanks for help!
View Complete Thread