Microsoft
Software
Hardware
Network
Question : AJAX question.
Dear Experts,
Currently, I have a simple AJAX application which is able to send data from a form to the server for processing using GET or POST. This is all fine if I have a single textbox on my web application. What if my web application has over 10 large textboxes and I want to send all that data to the server using AJAX? How would I go about doing that, I assume GET and POST have data length limits.
Is this where JSON could come into play? For example, create a JSON object, send it to the server for processing, get it process with PHP or ASP.NET, then let the user know that the job is done.
Or am I thinking about this incorrectly. Please advise.
Answer : AJAX question.
If you use POST it will not be a problem, now keep in mind there could be other limitation though for example PHP default file upload limit is 2M, the maximum time for a script to run is 30 seconds.
Random Solutions
How to determine processor type and speed, also RAM on UNIX NCR?
Moving emails from Public folder to pst
SQL - Print from query results
Formula for If Statement with Null Value - Crystal Reports Developer
Paint Shop Pro 8 GIF Transparency Issue
error 0x85010014 on the mobile device while synching with exchange
Lose wireless settings after Sysprep
Permanent Heap used by Weblogic 8.1 with JRockit 1.4
Word 07 - How do I remove the margins completely so that a tilte spreads across an entire A4 page?
How to avoid duplicate record in Mysql