gyonis
02-22-2005, 06:35 AM
I've been searching for a solution for this problem for more then a week now, and it's deadline is tomorrow, now I got some hints but the problem that I'm still learning ASP, so if any body could give me detailed answer for this it would be most appreciated, and believe me, I've been searching and trying for the last week.
The problem is that we import information from an Oracle DB and the output comes on an ASP page as table, but because the information is too much (and it's important that all the information is displayed), the table seems endless, what I want to do is to get a code that splits the table's rows, 20 rows on the 1st page then the code split the table, generate a Next>>,<<Back links, creates a new page, put the next 20 rows in it, generate a next, back links, .. and so on till the data ends. Now regardless to any other usability options, this is what they wanna do.
So can some body help me on that with detailed answer please, I really tried every thing and search it out really good, but it's kind of hard when you still in the learning process.
Thanx in advanced.
The problem is that we import information from an Oracle DB and the output comes on an ASP page as table, but because the information is too much (and it's important that all the information is displayed), the table seems endless, what I want to do is to get a code that splits the table's rows, 20 rows on the 1st page then the code split the table, generate a Next>>,<<Back links, creates a new page, put the next 20 rows in it, generate a next, back links, .. and so on till the data ends. Now regardless to any other usability options, this is what they wanna do.
So can some body help me on that with detailed answer please, I really tried every thing and search it out really good, but it's kind of hard when you still in the learning process.
Thanx in advanced.