I am having fits trying to come up with previous/next buttons for my particular project. I want the user to be able to easily browse through shifts. I have 3 shifts per date and that is how it is stored in the db. Right now I have the users going into another .htm file and enter the date/shift this then posts the stored db info into a template .php file. It works but it would be nice to have something quicker for them. Basically just looking for ideas/examples of how to work this.
Thanks
DS