Page 1 of 1

php display issue

Posted: Tue Jun 09, 2009 8:31 am
by murphysuk
I have a form that selects a set of records that are displayed on the next page. If I have displayed a set of records I can then go back to the previous page and make a new selection. This new set of records displays itself correctly but they are shifted down the page. If I click reset they return to the correct position. I will be using CSS to format the page so I'm guessing this won't be an issue; however, I would be keen to know why this is happening. I am using POST and SESSION variable and suspect they might be the cause.

Many thanks.