Karen,
I'm assuming that when you say:
> For some reason,
> when Previous/Next are clicked, the value passed is still 15
> even though the pulldown says something else (5 or 15 or
> whatever)
you're drawing that conclusion because 15 images (or whatever) are displayed
on the resulting page reg
Hi Karen,
Depending upon the method used for your form, you should be able to find the value in either $_GET['pagesize'] or $_POST['pagesize'].
hth,
Doug
Karen Resplendo wrote:
What is wrong with this picture? I build a pulldown for selecting page size(number of rows in one page). If page is ne