I need to give users a running total of how many characters they have remaining in a text box e.g. to start with it will say on a label next to the textbox (255 chars remaining) But as the user types, the amount goes down appropriately.

Anyone point me in the right direction?

Thanks in advance