davehaz
01-12-2006, 03:59 PM
is there a way to pass a $_POST['submit'] on to the next page possibly through get?
what I am doing is I have a search page, that the user enters what they are looking for into a form using POST, instead of displaying 400 items on one page, I want to break it into a max of 10 or 20 items per page.
What is happening is that when they hit the next button they have to hit submit again. Anybody got any ideas?
tia.
what I am doing is I have a search page, that the user enters what they are looking for into a form using POST, instead of displaying 400 items on one page, I want to break it into a max of 10 or 20 items per page.
What is happening is that when they hit the next button they have to hit submit again. Anybody got any ideas?
tia.