Can anyone help me out here.
I have a complex search page with 5 drop down list boxes, the user has the option of selecting from one or more of the boxes.
The selected options are passed to the processing page, where it is displays data from database row by row.
I'm trying to build a avery label printable type format, where in the display is in this format
1 record 2 record
3 record 4 record
5 record 6 record
7 record 8 record
I have 2 different processing scripts for these two display pages,
But I'm not sure how to pass the form variables to both these pages.
Can anyone please help me out here.
Any help is appreciated.
Thanks
Sunder