Skip to main content
Participant
May 29, 2011
Question

Adding a next button on the details page

  • May 29, 2011
  • 1 reply
  • 313 views

I am working on my very first php/mysql website and have a simple question.  It is the same question as this http://forums.adobe.com/message/2659411#2659411

but I need a little bit more explanation if I can get it.  Do I just make a "Next" button link and add URL parameters?

I really appreciate any help!

Sara Miller

This topic has been closed for replies.

1 reply

Silken_thread
Participating Frequently
May 30, 2011

I would suggest you take a look at the following blog tutorial by David Powers http://www.adobe.com/devnet/dreamweaver/articles/first_dynamic_site_pt1.html

You learn how to create dynamic links for each record once you get an understanding you can addapt the record suit your own needs.

Or check out http://www.youtube.com/watch?v=YqPp8EzjCMY

it may help