Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- console.log('Body:', this.responseText); //hasil di bawah
- var kota1=this.responseText;
- //hasil
- Status: 200
- (index):2067 Headers: content-type: application/json
- (index):2068 Body: {
- "status": "ok",
- "query": {
- "format": "json"
- },
- "kota": [
- {
- "id": "512",
- "nama": "ACEH BARAT"
- },
- {
- "id": "513",
- "nama": "ACEH BARAT DAYA"
- },
- {
- "id": "514",
- "nama": "ACEH BESAR"
- },
- {
- "id": "515",
- "nama": "ACEH JAYA"
- },
- {
- "id": "516",
- "nama": "ACEH SELATAN"
- },
- {
- "id": "517",
- "nama": "ACEH SINGKIL"
- },
- {
- "id": "518",
- "nama": "ACEH TAMIANG"
- },
- {
- "id": "519",
- "nama": "ACEH TENGAH"
- },
- {
- "id": "520",
- "nama": "ACEH TENGGARA"
- },
- {
- "id": "521",
- "nama": "ACEH TIMUR"
- },
- {
- "id": "522",
- "nama": "ACEH UTARA"
- },
- {
- "id": "568",
- "nama": "AGAM"
- },
- {
- "id": "803",
- "nama": "ALOR"
- },
- {
- "id": "535",
- "nama": "ASAHAN"
- },
- {
- "id": "980",
- "nama": "ASMAT"
- },
- {
- "id": "784",
- "nama": "BADUNG"
- },
- {
- "id": "853",
- "nama": "BALANGAN"
- },
- {
- "id": "679",
- "nama": "BANDUNG"
- },
- {
- "id": "680",
- "nama": "BANDUNG BARAT"
- },
- {
- "id": "896",
- "nama": "BANGGAI"
- },
- {
- "id": "897",
- "nama": "BANGGAI KEPULAUAN"
- },
- {
- "id": "898",
- "nama": "BANGGAI LAUT"
- },
- {
- "id": "651",
- "nama": "BANGKA"
- },
- {
- "id": "652",
- "nama": "BANGKA BARAT"
- },
- {
- "id": "653",
- "nama": "BANGKA SELATAN"
- },
- {
- "id": "654",
- "nama": "BANGKA TENGAH"
- },
- {
- "id": "741",
- "nama": "BANGKALAN"
- },
- {
- "id": "785",
- "nama": "BANGLIO"
- },
- {
- "id": "854",
- "nama": "BANJAR"
- },
- {
- "id": "706",
- "nama": "BANJARNEGARA"
- },
- {
- "id": "910",
- "nama": "BANTAENG"
- },
- {
- "id": "779",
- "nama": "BANTUL"
- },
- {
- "id": "610",
- "nama": "BANYUASIN"
- },
- {
- "id": "707",
- "nama": "BANYUMAS"
- },
- {
- "id": "742",
- "nama": "BANYUWANGI"
- },
- {
- "id": "839",
- "nama": "BARITO SELATAN"
- },
- {
- "id": "840",
- "nama": "BARITO TIMUR"
- },
- {
- "id": "841",
- "nama": "BARITO UTARA"
- },
- {
- "id": "855",
- "nama": "BARITOKUALA"
- },
- {
- "id": "911",
- "nama": "BARRU"
- },
- {
- "id": "708",
- "nama": "BATANG"
- },
- {
- "id": "599",
- "nama": "BATANGHARI"
- },
- {
- "id": "536",
- "nama": "BATUBARA"
- },
- {
- "id": "681",
- "nama": "BEKASI"
- },
- {
- "id": "655",
- "nama": "BELITUNG"
- },
- {
- "id": "656",
- "nama": "BELITUNG TIMUR"
- },
- {
- "id": "804",
- "nama": "BELU"
- },
- {
- "id": "523",
- "nama": "BENER MERIAH"
- },
- {
- "id": "587",
- "nama": "BENGKALIS"
- },
- {
- "id": "825",
- "nama": "BENGKAYANG"
- },
- {
- "id": "626",
- "nama": "BENGKULU SELATAN"
- },
- {
- "id": "627",
- "nama": "BENGKULU TENGAH"
- },
- {
- "id": "628",
- "nama": "BENGKULU UTARA"
- },
- {
- "id": "866",
- "nama": "BERAU"
- },
- {
- "id": "981",
- "nama": "BIAKNUMFOR"
- },
- {
- "id": "793",
- "nama": "BIMA"
- },
- {
- "id": "659",
- "nama": "BINTAN"
- },
- {
- "id": "524",
- "nama": "BIREUEN"
- },
- {
- "id": "743",
- "nama": "BLITAR"
- },
- {
- "id": "709",
- "nama": "BLORA"
- },
- {
- "id": "947",
- "nama": "BOALEMO"
- },
- {
- "id": "682",
- "nama": "BOGOR"
- }
- ]
Add Comment
Please, Sign In to add comment