This is probably a trivial problem. I have a textarea input box in a form. I want to trigger some javasscript code when the user types too much into the box.
For example, once the user types 101 characters, I'd like to pop up an alert that says "You have typed more than the maximum allowed!" How can I do this? TIA Matt --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/turbogears?hl=en -~----------~----~----~----~------~----~------~--~---

