W Willbor New member Feb 23, 2010 #1 Using PHP or JS: how to show on page under a text field, how many more characters person can type... Every typed symbol reduces that value. "You have 75 characters left", "You have 74 characters left"... What's a smart way to do that? Thank you.
Using PHP or JS: how to show on page under a text field, how many more characters person can type... Every typed symbol reduces that value. "You have 75 characters left", "You have 74 characters left"... What's a smart way to do that? Thank you.