This topic is locked

Trouble with buttons and large amount of records

8/26/2010 5:06:11 PM
PHPRunner General questions
A
Alqui author

In my phprunner project i need to update a large amount of records with an input data. I insert a button in list page, and write code. It works fine when select 10, 20, 30, 50, 100 on page results dropdown box, but nothing happens when select 500 records. I also try not to write code at button, and when select 500... just display 'sending request to server...' and no change to 'hello world!!!
Sorry about my english.