Is there a way of creating a drop-down box whereby selecting a value dynamically updates the list in an adjacent drop-down box?
Ideally, It would be great if the lists where pulled from an SQL database.
Any links to pre-written code would be greatly appreciated.