A
Anonymous
Guest
Hiya
how can I break a word in some other parts ?
I have a fix-width table which has to show some sentensed in it
user will enter some details to show in that table
if he enters like :
Hello , My name is BlaBla ...
I can use word wrap to show details in that table ,
but since user enters something like this :
Hellooooooooooooooooooooooooooooooooooooooo
Then table will stretch !!!
how can I break this word to a fix size ?
Its not all about one word , user input could be something like this :
Helloooooooooooooooooooo my name issssssssssssssssssssss BlaBla
as you can see , the word (HELLO) should break as well as the word (Is)
not rest of the sentence ... so How can I make a function to break
the neccesary words ?
how can I break a word in some other parts ?
I have a fix-width table which has to show some sentensed in it
user will enter some details to show in that table
if he enters like :
Hello , My name is BlaBla ...
I can use word wrap to show details in that table ,
but since user enters something like this :
Hellooooooooooooooooooooooooooooooooooooooo
Then table will stretch !!!
how can I break this word to a fix size ?
Its not all about one word , user input could be something like this :
Helloooooooooooooooooooo my name issssssssssssssssssssss BlaBla
as you can see , the word (HELLO) should break as well as the word (Is)
not rest of the sentence ... so How can I make a function to break
the neccesary words ?