|
|
|
| I'm paginating a recordset result with ASP
I need a navigation bar like search engines (google for example) which
display
"previous" 1 | 2 | .... | n "Next"
Queries could have hundreds of pages so I don't want to display 100+ numbers
but only a defined number, say 10 just like google does
Do you have any suggestions. Do you have any example url?
Thanks
| |
| Bob Barrows [MVP] 2006-01-27, 6:55 pm |
| Deniz wrote:
> I'm paginating a recordset result with ASP
>
> I need a navigation bar like search engines (google for example) which
> display
>
> "previous" 1 | 2 | .... | n "Next"
>
> Queries could have hundreds of pages so I don't want to display 100+
> numbers but only a defined number, say 10 just like google does
>
> Do you have any suggestions. Do you have any example url?
>
See www.genericdb.com for an example.
--
Microsoft MVP -- ASP/ASP.NET
Please reply to the newsgroup. The email account listed in my From
header is my spam trap, so I don't check it very often. You will get a
quicker response by posting to the newsgroup.
| |
|
| > See www.genericdb.com for an example.
This site gives me page not found error
"Bob Barrows [MVP]" <reb01501@NOyahoo.SPAMcom> ha scritto nel messaggio
news:%23pxLva1IGHA.2668@tk2msftngp13.phx.gbl...
> Deniz wrote:
> See www.genericdb.com for an example.
>
> --
> Microsoft MVP -- ASP/ASP.NET
> Please reply to the newsgroup. The email account listed in my From
> header is my spam trap, so I don't check it very often. You will get a
> quicker response by posting to the newsgroup.
>
>
>
| |
| Bob Barrows [MVP] 2006-01-27, 6:55 pm |
| Go to the Wayback Machine at www.archive.org and plug the url into there.
This is not an easy task. You may want to google for a classic asp datagrid.
here's one:
http://www.axezz.com/AxpDb/Index.aspx
Deniz wrote:[color=darkred]
> This site gives me page not found error
>
>
>
> "Bob Barrows [MVP]" <reb01501@NOyahoo.SPAMcom> ha scritto nel
> messaggio news:%23pxLva1IGHA.2668@tk2msftngp13.phx.gbl...
--
Microsoft MVP -- ASP/ASP.NET
Please reply to the newsgroup. The email account listed in my From
header is my spam trap, so I don't check it very often. You will get a
quicker response by posting to the newsgroup.
|
|
|
|