Hour 17. AJAX: Remote Scripting
What You'll Learn in This Hour:
|
Remote scripting, also known as AJAX, is a browser feature that enables JavaScript to escape its client-side boundaries and work with files on a web server, or with server-side programs. In this hour, you'll learn how AJAX works and create two working examples.
|