I need to track how many characters are being entered in a text field (happens to be HTML control) for billing purposes. Is there any way to make the field check the contents as they are being typed? This might also be used when checking for illegal characters in a field. It would be like a send to server type embed, but I don't see one. Anyone have any experience? Thank you!