Hi all,
I have created a record set that filters by size, for e.g. 2ft 6, 3ft 0, 4ft 6
etc. This then displays a results page of all products in the 2ft 6 size if
that is the link that is clicked.

The problem that I have is that this results page also displays other fields
like Manufacturer, Type etc that I would like to further filter by. What I
would like to be able to do is maybe have a drop down above the Manufacturer or
Type Header that will allow me to select a Manufacturer and my list will then
be filtered by the 2ft 6 and the Manufacturer selected from the drop down.

I am using PHP and Mysql so if anyone could help me or point me in the right
direction it would be much appreciated. Maybe there is an extension or
something that I could use. I am new to a lot of this so don't know how to
write the code which is why I mention the extension.

Thanks in advance
Phil