I am maintaining a classic ASP application. It has some reports and few of them has around 25 columns and around 600 rows. I return the data from the server to the client over an AJAX call and display the results.I am maintaining a classic ASP application. It