Avatar

Level 4

To expand on this, how would one code this example so that if user selects Canada for Field1,  Field2 presents a drop-down list of provinces, but if US is selected for Field1  then Field2  populates with states?  Is there any way to accomplish this with hard code without resorting to a database?  Thank you.