I'm trying to limit the amount of characters that are entered into a textbox upon keydown/keyup. I have a working piece of ...
ok, so I'm working on building some AJAX stuff into my forms. I've got a "find" button that searches on an inputted email address ...