Hi All,
On a registration form im pulling a list of countries from mysql.
When i select, say england, i want to populate the provinces of england select option.
Im using a standard loop to do this.
What i dont want to do is force the user to click a button to select their province.
Would a meta refresh do?