When I receive the string, it only turns up about 250 characters.
The file:
<bullet>Test Suggestion<just:right>Zapk(12270)
<hr>
I love
this system
it's awesome
<bullet>Hey, it's me again.<just:right>Zapk(12270)
<hr>
I haven't been gettin' my papers, wonderin' where you are.
<bullet>another suggestion<just:right>Zapk(12270)
<hr>
love you,
love zapk
<bullet>last submission test.<just:right>Zapk(12270)
<hr>
love you again and again baby
zapk
loves you
love, zapk
I only get this much:
<bullet>Test Suggestion<just:right>Zapk(12270)
<hr>
I love
this system
it's awesome
<bullet>Hey, it's me again.<just:right>Zapk(12270)
<hr>
I haven't been gettin' my papers, wonderin' where you are.
<bullet>another suggestion<just:right>Zapk(12270)
<hr>
When I echo the string i'm sending to the client, all of it turns up. But when I recieve it with the client, it's trimmed.
If there is actually some string limit, is there away to bypass it?