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
Field Help with Access DB
Getting Error in booting RHEL 5.0 on Dell Optiplex 320 with SATA harddrive
Microsoft Word 2003, save as is grayed out
Korn Shell: Read variable length file with variable number of fields and store fields in variables
How to generate a unique number with current year concatenated with a sequential number?
Gray out computer name tab
Macro to insert a text box in spreadsheet
IFrame handling and hyperlinking
I need to export Outlook 2000/02 contact list /calendar into Exchange 2000 for use via OWA, is this possible?
Network PC user unable to install applications on own PC without being logged in as Administrator