Skip to main content
Inspiring
March 25, 2007
Question

Recordset Navigation Bar

  • March 25, 2007
  • 1 reply
  • 335 views
Hi, am trying to set the first page of the Navigation bar from a URL variable, is this possible? Each page contains only 1 large image and a Next/ previous button. This works great but always starts from the first record. It also works if I manually change $pageNum_recordset_name = 0; to $pageNum_recordset_name = 2; however, I need this number to be dynamic , the number "0" could be different each time according to a smaller image clicked on from the previous page(Thumbnails).
This topic has been closed for replies.

1 reply

Inspiring
April 1, 2007
That is possible but would like to see how it's done.
I am sorry for attaching myself to this post but would like to see if I am able to help as well.

Cheers