I set a value on a cbo box in the header of my site, have each page populate its fields based on a dataset queried on the cbo value.

How do I pass the value chosen in the combo box to the query that extracts the dataset values? Works fine if I put the cbo on the page but I want it in the header.