15 pts.
 how to display 10records in the browser again when we press the next button it will display 10 recors
I am creating a form with three fields eno,name,salary and search button. I may or may not enter the values to the text fields and then press the search button. Here based on the values the query will generate and execute now the 10 records are display if may available otherwise it will display getting records from the database. Please how to do above requirement. Please provide the code.

Software/Hardware used:
ASKED: October 12, 2012  12:02 PM

Answer Wiki:
Last Wiki Answer Submitted:  Be the first to answer this question.
All Answer Wiki Contributors:  Be the first to answer this question. Michael Tidmarsh   11,400 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

That’s usually called ‘pagination’.  Google the term, and I’m sure you will find the information you need to continue with your project.

 63,535 pts.