in Education by
I am using jquery, JSON, and AJAX for a comment system. I am curious, is there a size limit on what you can send through/store with JSON? Like if a user types a large amount and I send it through JSON is there some sort of maximum limit? Also can any kind of text be sent through JSON. for example sometime I allow users to use html, will this be ok? JavaScript questions and answers, JavaScript questions pdf, JavaScript question bank, JavaScript questions and answers pdf, mcq on JavaScript pdf, JavaScript questions and solutions, JavaScript mcq Test , Interview JavaScript questions, JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)

1 Answer

0 votes
by
JSON is similar to other data formats like XML - if you need to transmit more data, you just send more data. There's no inherent size limitation to the JSON request. Any limitation would be set by the server parsing the request. (For instance, ASP.NET has the "MaxJsonLength" property of the serializer.)

Related questions

0 votes
    I am using jquery, JSON, and AJAX for a comment system. I am curious, is there a size limit on ... , JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Feb 7, 2022 in Education by JackTerrance
0 votes
    How many guest users are we allowed to have? Is there a limit?...
asked Mar 10, 2021 in Technology by JackTerrance
0 votes
    Is there any relation between the directory that hold sstables and the name of the (1)keyspace of the sstable (2)There is ... names can be different (5)Both name has to be same...
asked May 6, 2021 in Education by JackTerrance
0 votes
    Is there any relation between the directory that hold sstables and the name of the (1)keyspace of the sstable (2)There is ... names can be different (5)Both name has to be same...
asked Apr 17, 2021 in Technology by JackTerrance
0 votes
    I have created lambda function on node.js which returns JSON. It connected with API Gateway and worked well ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Apr 9, 2022 in Education by JackTerrance
0 votes
    Layer is like transparent sheet that can hold objects and are stacked on top of each other, it is useful ... elemants of your movies Select the correct answer from above options...
asked Dec 31, 2021 in Education by JackTerrance
0 votes
    method is useful to carry patients who cannot use their hands but can hold their body upright. (a ... ,Science proposed by,electromagnetic theory engineering physics,Science nptel...
asked Nov 7, 2021 in Education by JackTerrance
0 votes
    In a typewriter, there are how much line space adjustments Select the correct answer from above options...
asked Nov 30, 2021 in Education by JackTerrance
0 votes
    I make a website on php and want to read some information from text file. the reason is if, i ... JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Jul 8, 2022 in Education by JackTerrance
0 votes
    I make a website on php and want to read some information from text file. the reason is if, i ... JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Jun 8, 2022 in Education by JackTerrance
0 votes
    I'm used to v3 node botbuilder sdk so I have a middleware where I look at the dialog stack and ... JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Apr 24, 2022 in Education by JackTerrance
0 votes
    I have seen valid JSON written this way: { "version": 1 , "object": { "one": 1 , "two" ... questions, JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Apr 21, 2022 in Education by JackTerrance
0 votes
    I mean this Datepicker: https://uxsolutions.github.io/bootstrap-datepicker/ HTML: Fecha de inicio Fecha de ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked May 10, 2022 in Education by JackTerrance
0 votes
    How many containers can run in docker and what are the factors influencing this limit?...
asked Jun 21, 2021 in Technology by JackTerrance
0 votes
    How can organizations visualize and limit work at the portfolio level?...
asked Nov 27, 2020 in Technology by JackTerrance
...