Categories

Updated: 12/10/2001

JavaScript Page Breaker

You might have come across a search result where number of results are devided in to so many number of pages. But each link no say 2,3,4...when clicked it contacts the server to display the next set of results which takes time. This application uses javascript to get the total number of results in a string format from any server side program ASP, JSP, Servlet, Perl, etc. So the search will be at the client side and will be much more faster than usual. In addition, there is an option for the client to decide how many results to be displayed per page.
©2003-2019 jCay.com