The linked cities most of the online version is JS, his recently made a project to use the little things. Now under the arrangement, made a Mfc version of the Demo. The development of vc6.0. Select the province, automatic loading of the province cit
前台: 代码如下: var provinceStore = new Ext.data.Store({ proxy: new Ext.data.HttpProxy({ url: basePath + “/stationManage/station_getProvinceJSON.action” }), reader: new Ext.data.JsonReader( { root: “” }, [“PROVINCEID”, “PROVINCENAME”] ) }); //选择省市 var pro