Best way keeping data between pages?
Hello,
I have a 2 filled list box's on page 1, only 6 items max
in each box. I need to traverse other pages to get data and bring it back to page 1 and still bring up the original
2 list boxes of data.
Should I use parameters passing hidden variables?
It would be easier it seems if I could hide 2 list boxes
on the other pages, don't know if that's possible.
Or is there a better way ?
Thanks,
Wayne

