"Splitting" data 
Author Message
 "Splitting" data

Can anyone tell me of a smart way to present data from a recordset on more
than one page.

What I'm talking about?
Lets say the recordset contains 15 records. Instead of displaying all 15 I
would like do print only ten and then and then the remaining 5 on a
different page. You know - the standard Altavista look:

[1] [2]

/Thanks, Billy



Mon, 20 Jan 2003 03:00:00 GMT  
 "Splitting" data
Hello,

Samples and code :
http://www.asp101.com/samples/db_paging.asp

HTH,
Laurent
http://www.lecarnet.net (web portal)
http://bwap.com (wap portal)



Quote:
> Can anyone tell me of a smart way to present data from a recordset on more
> than one page.

> What I'm talking about?
> Lets say the recordset contains 15 records. Instead of displaying all 15 I
> would like do print only ten and then and then the remaining 5 on a
> different page. You know - the standard Altavista look:

> [1] [2]

> /Thanks, Billy



Mon, 20 Jan 2003 03:00:00 GMT  
 "Splitting" data
This shows paging with Index Server ADODB query but same principles apply.
Nice example.

http://msdn.microsoft.com/library/partbook/asp20/apagedresultsetexamp...



Mon, 20 Jan 2003 03:00:00 GMT  
 
 [ 3 post ] 

 Relevant Pages 

1. Splitting arrays. X=split(split(y,"~"),"*") How Do i do this

2. split by "\n"

3. Visual Basic "split"?

4. how to "split screen"

5. How to "split screen"

6. Counterpart of "Split"?

7. Split binary files by a "string"

8. Implementing a "Split Bar" in VB

9. *"*-.,._,.-*"* I"LL TRADE VISUAL C++ FOR VBASIC *"*-.,_,.-*"*

10. LJ postscript message "processing data"??

11. enctype="multipart/form-data"

12. Accessing data passed by using "pipe"

 

 
Powered by phpBB® Forum Software