Hi all,

I have the following problem:
- User submits form with lots of textareas via ajax
- User gets a blank page

I think (but I'm not quite sure yet) this happens when the textareas
contain so much text that either maxPostSize or connectionTimeout (submit
tries to store to db as well) are exceeded.

The weird thing is that there is no exception. The form comes back after
the ajax request with blank components.

Has anyone else seen this behavior? Why is there no exception?

Thanks
Marios

Reply via email to