----- Original Message ----- From: "Pierre van Rooden" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, November 26, 2003 1:52 PM Subject: Re: Large texts
> Michiel bij Cyburg wrote: > > If I upload a text in say the jsp editor, it breaks down after about 21351 > > characters. > > 'about' ? I used Word to count. Depending on wether I copy the text from the form field or the page in whitch it appears I get 21333 or 21351 characters, spaces included. I don't trust word and I didn't feel like working out whether a return is considered one or two characters etc. etc. so I used "about" in order to make clear that this number is not something to draw conclusions from. > > I would like to be able to upload really large texts. What size should I > > make the field, or is it large enough and do I have to configure something > > else, like the database? (apache, tomcat, mysql) > I think this is a problem fo the browser. Most browsers have a limit on > the amount of text that can be displayed or edited in a text input field. It can be displayed, I use a edit wizard with a few pages and I can go back to the page with the large text and then it is still there. The moment I submit the form the text disappears. Solutions??? thanks, Michiel
