If the user is going to enter some information in a textarea in form. When i load this information into database i need the data to be entered as lines each of 60 charectars.
I mean when the user enters the data as a stretch, after every 60 charectars there should be a break which i should identify. Is there any procedure to do this.
Thanks in Advance,
Sam
I mean when the user enters the data as a stretch, after every 60 charectars there should be a break which i should identify. Is there any procedure to do this.
Thanks in Advance,
Sam
Comment