JSAN, AJAX, and Perl
31
Core of AJAX
Use XHR to send an HTTP request to the server
Server can return anything ...
XML
HTML
Javascript
JSON (Javascript Object Notation)
Use DHTML techniques to update page based on server response
< < Previous
|
Index
|
Next >>
Copyright © 2005-2006 David Rolsky