Hi all,
I have a database like 2000 records, if i run a query, there are about 100 records for the result display as a table like:
record# id LName FName Address
1 1005 test1 Test2 1234 my state
...
.
.
100
I don't want to do the paging but i want to write some script that when I roll down, the the title row always display on the top and bottom of my page. Could you give me some hints ):. Thnks.
GH
I have a database like 2000 records, if i run a query, there are about 100 records for the result display as a table like:
record# id LName FName Address
1 1005 test1 Test2 1234 my state
...
.
.
100
I don't want to do the paging but i want to write some script that when I roll down, the the title row always display on the top and bottom of my page. Could you give me some hints ):. Thnks.
GH