what is the maximum size of data that can be sent from a text field on clicking the submit button?
I am asking this because the data in my text field comes up to be about 51KB. Will the whole data be sent to the server on clicking the submit button.
what is the maximum size of data that can be sent from a text
Share
I don’t think there is a limit on the data from a text area , If you want you can restrict the data using max length