posted 19 years ago
Application installed on Linux environment.
I got the list screen displaying 100 records. I am selecting all the records using "select all" option and trying to update all the records to the database.
The problem is when i am trying to update 100 records it is not updating in the database. But when i select 10 records it is updating perfectly.
When i installed my application on windows it is working prefectly in both the cases.
Can anyone help me is there any restriction of data to pass to the server in browser in linux environment.
Thanks in advance
-Narayan