AJAX Web Log Entries
Showing 16 - 16 of 16
<
Prev
|
Next
>
Learning AJAX From the Ground Up
Posted: June 22, 2006 at 8:49 AM by Ben Nadel
I am just now getting into AJAX, and no, I have not been living in cave in Mars with my fingers in my ears. But yes, it's time to get on the horse. For those of you who don't know, AJAX is a way to send and receive data from the server without having to reload the current web page. This is done through the XmlHttpRequest object and some sweet Java... read more »



