Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP General > URGENT| navbar

Reply
Thread Tools

URGENT| navbar

 
 
Deniz
Guest
Posts: n/a
 
      01-27-2006
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



 
Reply With Quote
 
 
 
 
Bob Barrows [MVP]
Guest
Posts: n/a
 
      01-27-2006
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.


 
Reply With Quote
 
 
 
 
Deniz
Guest
Posts: n/a
 
      01-27-2006
> See www.genericdb.com for an example.
This site gives me page not found error



"Bob Barrows [MVP]" <> ha scritto nel messaggio
news:%...
> 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.
>
>
>




 
Reply With Quote
 
Bob Barrows [MVP]
Guest
Posts: n/a
 
      01-27-2006
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:
>> See www.genericdb.com for an example.

> This site gives me page not found error
>
>
>
> "Bob Barrows [MVP]" <> ha scritto nel
> messaggio news:%...
>> 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.


--
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.


 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Repeater with SubRepeater for Navbar Elmo Watson ASP .Net 0 03-27-2005 07:11 PM
navbar position when changing font size chlori HTML 5 01-19-2005 09:03 AM
navbar 100% height Nik Coughin HTML 5 07-14-2004 02:34 AM
How to make a CSS navbar that colors the page you're on Paul Furman HTML 2 02-17-2004 06:16 PM
What is the best markup for a breadcrumb navbar? Thomas Mlynarczyk HTML 10 01-17-2004 08:28 PM



Advertisments