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
My timer control is gone
CONNECTIVITY ISSUES WITH SQL SERVER EXPRESS 2008, WINDOWS SERVER 2003 AND XP
Want to create a transparent image over a photo for web page..
Managing Exchange 2003 Journaling
Forward Lookup Zone Help
While running cgi/perl scripts the file is opening for download not executing the perl/cgi script
OSCommerce META tags
Connect Exchange 2003 to Gmail
Install Windows 2003 server using a USB Hard drive
Understanding sp_lock