MySQL Forums
Forum List  »  Docs

Re: MYSQL Enter key problem
Posted by: Stefan Hinz
Date: February 17, 2009 06:03AM

A line break is a byte, after all. There's no way to *not* take it into account as a "character", except if you strip it.

I'd suggest to change your JavaScript routine so that it counts all entries, including line breaks.

Stefan Hinz, MySQL Documentation, Berlin, Germany

Options: ReplyQuote


Subject
Views
Written By
Posted
9795
September 05, 2008 08:48PM
Re: MYSQL Enter key problem
4242
February 17, 2009 06:03AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.