This might be a PITA to do, but, its still a viable option. Maybe do something where when they attempt to enter into that Edit Box - take over control - capture all the keystrokes, and then you update the Edit Box via code - and keep a running count that way. The PITA part comes when they use a Backspace or Arrows.
So - not sure if this helps - but, it may be one option... -K- -----Original Message----- From: ProfoxTech [mailto:[email protected]] On Behalf Of Michael Oke, II Sent: Tuesday, January 29, 2013 12:12 PM To: [email protected] Subject: Character Count Trying to provide users with a count of the characters left in an edit box. Calculating and displaying this from the InteractiveChange seems to make the cursor jump all over. Any hints on how to make this work or will I need to provide this information when they save? Michael Oke, II 661-349-6221 Contents of this and all messages are intended for their designated recipient. [excessive quoting removed by server] _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/256E699C0E1E4D77AEB396100175766D@Programming2 ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

