Folks
what is the maximum size in bytes which a POST field on a form can have.
can i submit more then 1mb text using FORM METHOD=POST and not using any file upload, simple textarea.
what is the maximum size of POST data that http allows to be submitted in one request