Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

insert a character every N characters while typing

Status
Not open for further replies.

Niavlys

IS-IT--Management
Jun 3, 2002
197
CA
Hi,
I have a text box that needs a little formatting before to save the text in database.
I want, as I type, count the characters and insert a carriage return every 80 characters. Is it possible?

Thanks!
 
Shouldn't you do this server-side, when you put it in the database?

--Chessbot

"So it goes."
Kurt Vonnegut, Slaughterhouse Five
 
That's what I did, thanks for the answer.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top