Hi
i am trying to use multiple (3) drop down boxes to narrow a search of several thousand db values.
i want to be able to select first country and then once a country has been selected it getnerates a list of county's in the next box, and then once a county has been selected a list of company names.
I can do this using multiple pages but am trying to contain the code onto one page. have tried using PHP_SELF but cant seem to get anything workable.
Any ideas on how to go about this.
Cheers