Here is a province and city as an example. Due to the database, first create a database dlist.mdb
Database Name: DList.mdb
Provincial Table Name: p_id (Type: Auto Number), P_Name (Type: Text, Provincial Name)
City Table Name: CITY fields are: c_id (Type: Auto Number), C_PID (Type: Text, Provincial Name, P_Name in the Province Table), c_name (Type: Text, City Name)
The source program is saved as an ASP file. -------------------------------------------------- ----------
JS dynamic column representation example title>