Hi Andy.
Ive had a look at the Javascript, but I have over 90 pages that are all going to have different sub-criteria - i.e. once I
ve sorted the county, you will be taken to a page where you will then chose which district (or all) you want to view.
I want to keep all of this dynamic ( I might add a new district to the databse) so as to avoid having to keep changing the Web site itself.
That is of course, unless I`m getting confused. Are you saying it is possible to use OnChange after dynamically generating $row["County"] and $row["HRef"] and re-directing to the correct $row["HRef"] ??? If so, that will do fine. Please tell me how I do it....