ABSTRAKSI: AJAX adalah teknologi dalam dunia website di mana client dapat melakukan pertukaran data tanpa harus melakukan refresh halaman terlebih dahulu. Metode Iframe merupakan salah satu metode yang dapat digunakan untuk mengimplementasikan AJAX.
Komponen penyusun AJAX IFRAME ini adalah javascript dan komponen Iframe. Komponen Iframe digunakan sebagai media komunikasi atau pertukaran data dengan server. Javascript digunakan sebagai media pertukaran data antara halaman utama dengan halaman iframe.
Dalam tugas akhir ini telah dikembangkan aplikasi blog yang terintegrasi dengan AJAX dengan metode IFRAME. Metode ini diterapkan pada validasi data, parsial submit, upload asyncronous, chatting.
Kata Kunci : AJAX, iframeABSTRACT: AJAX is a website technology in the world where the client can exchange data without the need to do refresh the page first. Iframes method is one method that can be used to implement AJAX.
The component editor AJAX IFRAME is javascript and Iframes. Iframes component used as a medium of communication or data exchange with the server. Javascript is used as a medium for exchange of data between the main page with an iframe.
In this final assignment have been developed applications that integrate with the blog with the AJAX method IFRAME. This method is applied to the validation data, partial submit, upload asyncronous, chatting.
Keyword: AJAX, iframe