I have a recordset from my database that contains information related to
images which I want to display one at a time, allowing the user to click a
'next' and 'prev' link to move through the images and related data (eg
captions). Currently I have the display set to show the first image
randomly.
What is involved in setting up the links to move through the recordset and
to also display something like " Image 1 of 12" etc?
Appreciate any comments or reference to a relevent tutorial on this.
David