I have modified the main page to limit the number of categories displayed in the central column, with a <click here to see the full list> button. I need to pass a parameter in the URL, eg ?display=full_list when the button is clicked.
The problem is that the parameter is not being picked up by the receiving page
Can anyone give me a clue as to why this doesn't work and what I can do to make it work ? I have tried defining the variable as GLOBAL, but this didn't work.
The site is still under develelopment (I am concentrating on functionality rather than looks at the moment! ) , but you can see it at www.soluka.com
Many thanks



