I have a SQL database that has information on persons and path to photo. On the webpage I have a table and it displays the first record in the recordset. I can also put in a loop to make a table for each record in the database. What I want to do is make make navigation buttons so that I can click the button and have the next record displayed. Want to use the usual navigational aids, movenext moveprevious movefirst etc. What I have now is on an asp page. Any info would be greatly appreciated.
Tom
Tom