TAKempis Internet Programming Home
Home Uncle Chutney's Journal Information, Tutorials
Sponsored by my good friends of many years, at iLand Internet Solutions
Start Marquee
Stop Marquee

ASP Tutorial - Next Ten Records

Here's another one which I'm sure many of you are going to want to try for yourself. A lot of people are always wanting to know how to create a database application which displays a limited number of records, with the ability to go to another page containing the "next x records." Well, I'm going to demonstrate that right here for you.

Let's start with a simple form. The query will be on my discussion web. You type in the first few letters of a person's name, someone who has posted a message on my discussion web, and a list of matching messages will be displayed, with a hyperlink to display the full message. The form below has a single field called "name." This form submits to an asp page called "listrecords.asp." I've put my own first name in the form by default, as I know I've written a few messages in there, but you can type in another name if you wish.

Please Type the first letters of the name you wish to search for:
Home Uncle Chutney's Journal Information, Tutorials
TAKempis Internet Programming Home
     
© 1997-2007 by TAKempis - All Rights Reserved