Ask a Question related to ASP Database, Design and Development.
-
djc #1
navigating through records
Using asp/ado/IE:
Let say I have a recordset contianing 1000 records. I don't want to show
*all* 1000 records in one long table on a page so how do I go about only
showing say 25 at a time and putting a button or link at the bottom that
says 'Next>>' and after clicking that the next 25 records show.. and so
forth.. I see this on systems but being knew to asp/ado (I am used to
access forms and dao) I'm not sure how to go about doing that?
can someone please point me in the right direction or provide a simplistic
example?
djc Guest
-
Navigating Between Detail Records
Does anyone know of a way that I can navigate records from a search query from a details window? Let me explain. I have a search utility where the... -
Navigating in a PDF
Jonathen, It is viewed in Acrobat 5.0. Is there a way to create a button in the PDF that will appear on all the pages? -
Navigating through records in a subform
I am trying to add some record navigation buttons using a command button. For example, in the command button wizard, i choose the "go to next... -
Navigating records in web form
Dear Sir I biging in asp.net and i want desine a data entry form with single record at time. i need navigate records but i dont now. Plese help... -
Navigating LDMs?
Hello every one. I have a LDM Linked Director Movie that I need the main movie to navigate to a marker with in the LDM. The LDM is sprite(28)... -
McKirahan #2
Re: navigating through records
[url]http://www.aspfaq.com/2120[/url]
"djc" <noone@nowhere.com> wrote in message
news:u72bvTnmDHA.1072@TK2MSFTNGP09.phx.gbl...> Using asp/ado/IE:
> Let say I have a recordset contianing 1000 records. I don't want to show
> *all* 1000 records in one long table on a page so how do I go about only
> showing say 25 at a time and putting a button or link at the bottom that
> says 'Next>>' and after clicking that the next 25 records show.. and so
> forth.. I see this on systems but being knew to asp/ado (I am used to
> access forms and dao) I'm not sure how to go about doing that?
>
> can someone please point me in the right direction or provide a simplistic
> example?
McKirahan Guest



Reply With Quote

