Hi Guyes,
I want a small coding example to make a dynamic table. I mean:
In database, I've a table named "clients" with some column headings. I m inserting sata 1 by 1 & displaying them in a table with 10 rows limit.
But now I've more then 100 rows. So, top of the table, I want to set up a dropdown menu list box, contains with 1,2,3..... numbers & a button "Go". If I select number 4 & press GO, then 60 to 80 rows will be displayed in the table.
Hope it's clear. So, any 1 provide me any example of this?
~r