![]() |
|
"be consistent" | |
PerlMonks |
Re^2: truncating form field input to 4000 charactersby emilford (Friar) |
on Nov 10, 2005 at 16:09 UTC ( #507428=note: print w/replies, xml ) | Need Help?? |
Yes, I am using CGI.pm to read in the parameters. After a bit more testing, I've found that JS and MS-Word's count show the text as < 4000, but doing a wc -m from the command line shows >4000. I'm assuming this has something to do with line breaks, etc. Would the text be manipulated in anyway between input into the form field and pulling it w/ CGI.pm?
In Section
Seekers of Perl Wisdom
|
|